actions take 94

This commit is contained in:
Jay Lee
2020-12-04 18:09:20 -05:00
parent f126cc1d6c
commit d0b78f8e81

View File

@ -163,7 +163,6 @@ jobs:
$python -m unittest discover --start-directory ./ --pattern "*_test.py" --buffer $python -m unittest discover --start-directory ./ --pattern "*_test.py" --buffer
touch "${gampath}/nobrowser.txt" touch "${gampath}/nobrowser.txt"
$gam version extended $gam version extended
$gam version | grep runner
- name: Basic Tests build jobs only - name: Basic Tests build jobs only
if: matrix.goal != 'test' if: matrix.goal != 'test'