Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
add oats test
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Dec 18, 2023
1 parent affbd55 commit 92ae667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: gradle/[email protected]
- name: Setup Gradle and run build
working-directory: integrationTests/oats
run: ./gradlew build
run: ../../gradlew build
- name: Run acceptance tests
run: ./scripts/run-acceptance-tests.sh
- name: upload log file
Expand Down

0 comments on commit 92ae667

Please sign in to comment.