Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhransu Das committed Jun 7, 2024
1 parent 3630f45 commit 686b69a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
run: |
export FCM_TEST_API_KEY=AAA
export FCM_TEST_PROJECT_ID=test
pytest
pip install . ".[test]"
python -m pytest .

0 comments on commit 686b69a

Please sign in to comment.