Skip to content

Commit

Permalink
Run tests in current branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Nov 13, 2024
1 parent b5b3364 commit a5a883d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Tests
on:
push:
branches:
- master
- upgrade-es-python-in-gh-actions
# - master

jobs:
install_and_run_tests:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Build
on:
push:
branches:
- master
- upgrade-es-python-in-gh-actions
# - master

jobs:
build_package:
Expand Down

0 comments on commit a5a883d

Please sign in to comment.