Skip to content

Commit

Permalink
fix(backend-workflow): added name to job so it can be seen in require…
Browse files Browse the repository at this point in the history
…d status check
  • Loading branch information
= committed Nov 20, 2023
1 parent 5e6a5fb commit 7c071af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

jobs:
build:
name: Backend tests
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 7c071af

Please sign in to comment.