Skip to content

Commit

Permalink
fu copilot
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Feb 7, 2025
1 parent e314c48 commit feaf5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cat gradle.properties
- name: Check
run: ./gradlew --scan --continue :go:check :py:check
run: ./gradlew --scan --continue :go:check :py-client:check

- name: Upload Test Results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit feaf5b8

Please sign in to comment.