Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lwshang committed Nov 1, 2023
1 parent 692cdb1 commit 49567a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Run Tests
shell: bash
run: |
examples/bats/bats-core/bin/bats -r examples/${{ matrix.project-name }}
./examples/bats/bats-core/bin/bats -r examples/${{ matrix.project-name }}
env:
RUST_BACKTRACE: 1

Expand Down

0 comments on commit 49567a7

Please sign in to comment.