Skip to content

Commit

Permalink
CI: Use commit SHA for script test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Lestropie committed Sep 21, 2020
1 parent 428b2e2 commit 9a36aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/script_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: Execute
uses: MRtrix3/script_test_action@master
with:
commitish: ${{github.ref}}
commitish: ${{github.sha}}

0 comments on commit 9a36aed

Please sign in to comment.