mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
try again...
This commit is contained in:
parent
c6080e700c
commit
d7c8bb9a58
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
env:
|
env:
|
||||||
VITEST_OPTIONS: ${{ !runner.debug && '--silent' }}
|
VITEST_OPTIONS: ${{ runner.debug && '' || '--silent' }}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# Trigger the workflow on push or pull request,
|
# Trigger the workflow on push or pull request,
|
||||||
|
Loading…
Reference in New Issue
Block a user