Compare commits
1 commit
138625f7f4
...
ae22692f80
Author | SHA1 | Date | |
---|---|---|---|
ae22692f80 |
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: bash -c "source $HOME/.cargo/env && bunx playwright test"
|
||||
|
||||
oxlint:
|
||||
runs-on: docker
|
||||
|
|
Reference in a new issue