Skip to content

Commit

Permalink
exclude tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 committed Oct 5, 2023
1 parent a46074c commit 6a6cd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
uses: gradle/gradle-build-action@v2
- name: adot-testbed build
working-directory: adot-testbed/
run: gradle build
run: gradle build -x test

0 comments on commit 6a6cd38

Please sign in to comment.