Skip to content

Commit

Permalink
add name to test step
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDarksideJ authored Aug 3, 2024
1 parent 85fd782 commit 8b2385f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ concurrency:

jobs:
test:
name: Test Build
runs-on: ubuntu-latest
concurrency: ci-${{ github.ref }}
steps:
Expand Down

0 comments on commit 8b2385f

Please sign in to comment.