Skip to content

Commit

Permalink
chore: update path of shell file
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Aug 30, 2024
1 parent 7e082a1 commit 638c450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
tutor_version: ${{ matrix.tutor_version }}
app_name: "eox-core"
shell_file_to_run: "eox_core/tests/tutor/integration.sh"
shell_file_to_run: "integration.sh"

0 comments on commit 638c450

Please sign in to comment.