Skip to content

Commit

Permalink
Legg til playwright dep igjen
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaegrov committed Nov 8, 2024
1 parent 25b6c71 commit 35128fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

deploy-dev:
name: Deploy til dev-gcp
needs: [ build ]
needs: [ build, playwright ]
runs-on: ubuntu-latest
environment:
name: Development
Expand Down

0 comments on commit 35128fd

Please sign in to comment.