Skip to content

Commit

Permalink
fix: fix test file name
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamgambhir97 committed Nov 1, 2023
1 parent d2f7a77 commit cb269e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Run your tests
run: |
python -m pytest -s agents/test_fetch_agents.py
python -m pytest -s agents_tests/test_fetch_agents.py

0 comments on commit cb269e6

Please sign in to comment.