We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1985535 commit 76ceb61Copy full SHA for 76ceb61
.github/workflows/unity_tests.yml
@@ -18,6 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
with:
21
+ ref: ${{ github.head_ref || github.ref_name }}
22
lfs: true
23
submodules: recursive
24
- name: Install Foundry
0 commit comments