Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fly-Style authored Nov 22, 2024
1 parent a858060 commit f76ee4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:

- name: Rust Integration Test
run: cargo test --features it-tests
working-directory: ./tests/e2e/e2e-tests
working-directory: ./tests/e2e/e2e_tests

0 comments on commit f76ee4c

Please sign in to comment.