Reenable the tests.
This commit is contained in:
parent
322b7f7d44
commit
cd1affa0ba
|
@ -1,9 +1,8 @@
|
|||
name: Backend Tests
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
# - push
|
||||
# - pull_request
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Frontend Tests
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
# - push
|
||||
# - pull_request
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Reference in New Issue