Skip to content

Commit

Permalink
no tty
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Mar 11, 2024
1 parent 9552f13 commit 927b5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -13,5 +13,5 @@ jobs:
- name: Run Tests
run: |
docker-compose exec app nosetests app/test -vv
docker-compose exec app casperjs test app/test
docker-compose exec -T app nosetests app/test -vv
docker-compose exec -T app casperjs test app/test

0 comments on commit 927b5f8

Please sign in to comment.