mirror of
https://git.gay/lucida/lucida
synced 2025-12-11 20:15:14 +01:00
pass test options to tests
This commit is contained in:
parent
8a7f60ec8c
commit
ac1fcc1a44
@ -20,6 +20,8 @@ jobs:
|
|||||||
- run: pnpm install
|
- run: pnpm install
|
||||||
- run: pnpm run build
|
- run: pnpm run build
|
||||||
- run: pnpm run test
|
- run: pnpm run test
|
||||||
|
env:
|
||||||
|
TEST_OPTIONS: ${{ secrets.TEST_OPTIONS }}
|
||||||
- name: Comment test results
|
- name: Comment test results
|
||||||
uses: https://github.com/thollander/actions-comment-pull-request@v2
|
uses: https://github.com/thollander/actions-comment-pull-request@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user