mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-24 00:54:23 +00:00
Update pythonpackage.yml
This commit is contained in:
parent
34dd255e39
commit
038850d70b
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pythonpackage.yml
vendored
3
.github/workflows/pythonpackage.yml
vendored
|
@ -21,9 +21,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
- name: Check syntax
|
|
||||||
run: |
|
|
||||||
python -m py_compile world.py
|
|
||||||
# - name: Test with pytest
|
# - name: Test with pytest
|
||||||
# run: |
|
# run: |
|
||||||
# pip install pytest
|
# pip install pytest
|
||||||
|
|
Loading…
Reference in a new issue