Skip to content

Commit

Permalink
Fix gradlePython CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsmith committed Nov 25, 2023
1 parent d1a99f6 commit cf8e2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Test
run: |
cd product
./gradlew testPython
./gradlew gradle:testPython
demo:
Expand Down

0 comments on commit cf8e2a7

Please sign in to comment.