Skip to content

Commit

Permalink
remove test failure step
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-yankee committed Jan 27, 2025
1 parent 142aea2 commit a6082b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,3 @@ jobs:
python-version: '3.12'
- name: file_sync test
run: python ./private/test/file_sync_test.py
slack_test_fail:
runs-on: ubuntu-latest
steps:
- name: fail step
run: exit 1

0 comments on commit a6082b8

Please sign in to comment.