mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 14:22:19 +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
|
||||
|
||||
env:
|
||||
VITEST_OPTIONS: ${{ !runner.debug && '--silent' }}
|
||||
VITEST_OPTIONS: ${{ runner.debug && '' || '--silent' }}
|
||||
|
||||
on:
|
||||
# Trigger the workflow on push or pull request,
|
||||
|
Loading…
Reference in New Issue
Block a user