Skip to content

Commit

Permalink
add bats tests
Browse files Browse the repository at this point in the history
  • Loading branch information
siakhooi committed Apr 11, 2024
1 parent 0f2a881 commit be01077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-with-bats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fetch-depth: 0
- run: sudo apt install bats
- run: ./scripts/bats-test-setup.sh
- run: ./scripts/scripts/bats-test-run.sh
- run: ./scripts/bats-test-run.sh
- uses: actions/upload-artifact@v4
with:
name: bats-test-resutls
Expand Down

0 comments on commit be01077

Please sign in to comment.