Skip to content

Commit 2438531

Browse files
committed
ci: run integration test
1 parent 75db840 commit 2438531

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
3939
- name: Test with pytest
4040
run: |
41+
export FROST_STA_CLIENT_RUN_INTEGRATION=1
4142
python -m pytest

0 commit comments

Comments
 (0)