mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
rename workflow
This commit is contained in:
parent
0bcd711b85
commit
49cc52dac3
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
virtualenvs-create: true
|
||||
virtualenvs-in-project: true
|
||||
#----------------------------------------------
|
||||
# load cached venv if cache exists #! This Breaks Stuff
|
||||
# load cached venv if cache exists
|
||||
#----------------------------------------------
|
||||
- name: Load cached venv
|
||||
id: cached-poetry-dependencies
|
||||
|
@ -51,6 +51,6 @@ jobs:
|
|||
#----------------------------------------------
|
||||
# run test suite
|
||||
#----------------------------------------------
|
||||
- name: Run tests
|
||||
- name: Run Test Suite
|
||||
run: |
|
||||
make test-all
|
Loading…
Add table
Add a link
Reference in a new issue