mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
Update workflow.yml
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
run: prettier --check README.md
|
||||
|
||||
- name: Check new plugin is registered correctly
|
||||
run: bash test_plugin.sh --diff origin/master "${{ github.sha }}"
|
||||
run: bash test_plugin.sh --diff origin/master ${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user