Skip to content

Commit

Permalink
no tty
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Mar 12, 2024
1 parent 2caf9bb commit fd1516e
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 fd1516e

Please sign in to comment.