mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-04 06:04:24 +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
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
# - push
|
||||
# - pull_request
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
5
.github/workflows/frontend_tests.yml
vendored
5
.github/workflows/frontend_tests.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Frontend Tests
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
# - push
|
||||
# - pull_request
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user