Skip to content

Commit

Permalink
Enable int test
Browse files Browse the repository at this point in the history
  • Loading branch information
rfung-tla committed Aug 12, 2024
1 parent 5975496 commit caaacd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ name: "Python CI"

on:
push:
# branches:
# - 'main'
branches:
- 'main'
pull_request:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/python-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ name: "Python Integration"

on:
push:
branches:
- 'main'
pull_request:

concurrency:
Expand Down

0 comments on commit caaacd9

Please sign in to comment.