Compare commits
1 commit
4fafba5731
...
071097a652
Author | SHA1 | Date | |
---|---|---|---|
071097a652 |
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ jobs:
|
|||
CI: true
|
||||
SPRING_PROFILES_ACTIVE: inmemory
|
||||
working-directory: ./frontend
|
||||
run: source $HOME/.cargo/env && bunx playwright test
|
||||
run: bunx playwright test
|
||||
|
||||
oxlint:
|
||||
runs-on: docker
|
||||
|
|
Reference in a new issue