Skip to content

Commit

Permalink
chore: added name to the job
Browse files Browse the repository at this point in the history
  • Loading branch information
roopeshh committed Nov 7, 2024
1 parent 43abb6c commit 7a6fa3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push, pull_request] # Runs this workflow on push and pull requests

jobs:
test-and-publish:
name: Test and Publish Report
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 7a6fa3c

Please sign in to comment.