mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-01 01:39:44 -04:00
missed a checkout for unit tests
This commit is contained in:
parent
572dfb2656
commit
6d7df09437
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-shit.yml
vendored
1
.github/workflows/build-shit.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue