Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
i-love-coffee-i-love-tea committed Apr 10, 2024
1 parent 038d6c4 commit 8f3b4ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permissions:
checks: write
jobs:
build:
name: BATS tests
name: BATS Tests
runs-on: ubuntu-latest
steps:
- name: Check out repository code
Expand All @@ -29,7 +29,7 @@ jobs:
uses: dorny/test-reporter@v1
if: always()
with:
name: Maven Tests
name: BATS Test Report
path: report.xml
reporter: java-junit
fail-on-error: true

0 comments on commit 8f3b4ff

Please sign in to comment.