test V.II
This commit is contained in:
parent
08b1a7f06c
commit
42ce06e664
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -28,10 +28,10 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install wheel
|
pip install wheel
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
cd ..
|
||||||
|
|
||||||
- name: Create Archive
|
- name: Create Archive
|
||||||
run: |
|
run: |
|
||||||
cd ..
|
|
||||||
tar -czf workspace.tar.gz Inkycal
|
tar -czf workspace.tar.gz Inkycal
|
||||||
|
|
||||||
- name: Save Workspace Archive
|
- name: Save Workspace Archive
|
||||||
|
Loading…
Reference in New Issue
Block a user