Skip to content

Commit

Permalink
turn off GA tests
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Mar 2, 2023
1 parent 7712953 commit a9996bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy-on-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
push:
branches:
- main
- python311

jobs:
build-n-publish:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- main
- python311
schedule:
- cron: '0 0 * * *' # nightly

Expand Down

0 comments on commit a9996bc

Please sign in to comment.