Skip to content

Commit

Permalink
Merge pull request #24 from wlsnmrk/fix-test-action
Browse files Browse the repository at this point in the history
chore: fix run-tests action on forks
  • Loading branch information
jolexxa authored Sep 30, 2024
2 parents 8f61c3b + 7fa83c1 commit d66bf5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: 🧾 Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_BASIC }}
lfs: true
submodules: "recursive"

Expand Down

0 comments on commit d66bf5c

Please sign in to comment.