Skip to content

Commit 0c0adf5

Browse files
test
1 parent 7cbfdc1 commit 0c0adf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ jobs:
102102
echo "REMOTE_SERVER_TYPE = $REMOTE_SERVER_TYPE"
103103
echo "API_KEY is ${API_KEY:+set}" # won't print the key, just confirms it's non-empty
104104
pytest -q
105+
pytest -q
106+
pytest -q
105107
106108
107109
- name: Destroy Heroku app after test

0 commit comments

Comments
 (0)