Skip to content

Commit

Permalink
Testing Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gmagnu committed Nov 7, 2024
1 parent 5341a4f commit 36410d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
run: ./gradlew --continue test
- uses: actions/upload-artifact@v4
with:
name: reports
path: '**/TEST-*.xml'
name: reports
path: '**/TEST-*.xml'

slowTest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 36410d3

Please sign in to comment.