Skip to content

Commit

Permalink
Fixing initial CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrufino committed Sep 25, 2023
1 parent d59eb13 commit 5f4e05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run:
- run: bash ./tests/main.sh

0 comments on commit 5f4e05f

Please sign in to comment.