Skip to content

Commit

Permalink
Add a name for lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
valtterikantanen committed Aug 20, 2024
1 parent 40bf945 commit 8b8f80b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
jobs:
# === Static tests / linting ===
lint_backend_and_frontend:
name: 'Lint backend and frontend'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8b8f80b

Please sign in to comment.