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