disable few test for now

This commit is contained in:
Jay Lee
2021-03-12 15:50:14 -05:00
parent 9d9655512d
commit bcce1a4472

View File

@ -328,8 +328,8 @@ jobs:
touch $gampath/enabledasa.txt
echo "printer model count:"
$gam print printermodels | wc -l
$gam print printers
$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(date)"
#$gam print printers
#$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(date)"
- name: Upload to Google Drive, build only.
if: github.event_name == 'push' && matrix.goal != 'test'