Skip to content

Commit

Permalink
Don't require another approval for subsequent jobs (after build)
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Feb 1, 2025
1 parent 1be0564 commit 1cf9ade
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
unit-tests:
name: Unit tests
environment: testing
runs-on: ubuntu-latest
permissions: write-all
needs: build-mampf
Expand Down Expand Up @@ -106,7 +105,6 @@ jobs:
# Cypress end-to-end (e2e) tests
e2e-tests:
name: e2e (Cypress)
environment: testing
runs-on: ubuntu-latest
permissions: write-all
needs: build-mampf
Expand Down

0 comments on commit 1cf9ade

Please sign in to comment.