mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-10 08:46:44 +00:00
Reenable the tests.
This commit is contained in:
parent
ce82b799df
commit
05fe43c8cb
5
.github/workflows/backend_tests.yml
vendored
5
.github/workflows/backend_tests.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: Backend Tests
|
name: Backend Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- workflow_dispatch
|
- push
|
||||||
# - push
|
- pull_request
|
||||||
# - pull_request
|
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
5
.github/workflows/frontend_tests.yml
vendored
5
.github/workflows/frontend_tests.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: Frontend Tests
|
name: Frontend Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- workflow_dispatch
|
- push
|
||||||
# - push
|
- pull_request
|
||||||
# - pull_request
|
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user