Skip to content

Commit

Permalink
add base dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmjacobs committed Sep 17, 2023
1 parent dadeb6a commit 8b47c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -5,7 +5,7 @@ jobs:
gcc:
runs-on: ubuntu-22.04
steps:
- run: ./tests/test.sh
- run: ./c/tests/test.sh
shell: bash
env:
CC: gcc
Expand Down

0 comments on commit 8b47c86

Please sign in to comment.