Skip to content

Commit

Permalink
pass full ref to test_each_chapter so we can check out forks correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
nlsandler committed Aug 20, 2024
1 parent 0cce716 commit 963240a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_all_commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
test_all_chapters:
uses: nlsandler/nqcc2/.github/workflows/test_each_chapter.yaml@extra-credit
with:
tests-branch: ${{ github.head_ref }}
tests-branch: ${{ github.ref }}
cc-branch: extra-credit

0 comments on commit 963240a

Please sign in to comment.