Compare commits
1 commit
7a2a60878e
...
db88a511b6
Author | SHA1 | Date | |
---|---|---|---|
db88a511b6 |
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ jobs:
|
|||
bun run lint
|
||||
|
||||
playwright:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
name: Playwright
|
||||
needs: changed_files
|
||||
if: ${{ needs.changed_files.outputs.frontend == 'true' || needs.changed_files.outputs.workflow == 'true' }}
|
||||
|
|
Reference in a new issue