Skip to content

Commit 7da8e35

Browse files
committed
Update test.yaml
1 parent 501d425 commit 7da8e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
BW_NUMBER: ${{ secrets.BW_NUMBER }}
3737
USER_NUMBER: ${{ secrets.USER_NUMBER }}
3838
BASE_CALLBACK_URL: ${{ secrets.BASE_CALLBACK_URL }}
39-
run: python -m pytest --pyargs bandwidth
39+
run: pytest
4040

4141
- name: Notify Slack of Failures
4242
uses: Bandwidth/[email protected]

0 commit comments

Comments
 (0)