Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimasciput committed Aug 21, 2022
1 parent 515749c commit 1a3b50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Run Coverage test
run: |
cat << EOF | docker-compose -p qgis-plugins exec devweb bash
cat << EOF | docker-compose -p qgis-plugins exec -T devweb bash
pip install coverage
python manage.py makemigrations
python manage.py migrate
Expand Down

0 comments on commit 1a3b50b

Please sign in to comment.