mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-22 21:28:24 +00:00
ci: fix test running in release action
This commit is contained in:
parent
88d882b5b8
commit
346d86af82
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
- name: Install requirements
|
||||
run: make bootstrap-dev-plugins
|
||||
- name: Run tests
|
||||
run: make tests
|
||||
run: make test
|
||||
- name: Create bundle
|
||||
run: make bundle
|
||||
- name: Test bundle
|
||||
|
Loading…
x
Reference in New Issue
Block a user