1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-10-04 00:10:39 +00:00

missed a checkout for unit tests

This commit is contained in:
Hazel 2023-10-05 15:34:01 +01:00
parent 572dfb2656
commit 6d7df09437

View file

@ -71,6 +71,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: 'recursive'
token: ${{ secrets.GH_RO_PAT }}
- uses: ./.github/actions/setup-haxeshit
- name: Run unit tests
run: |