Skip to content

Commit

Permalink
run github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dli7319 committed Apr 11, 2024
1 parent d44e547 commit a3017f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Run pytest

on:
push:
branches: [ "master" ]
branches: [ "debug_github_actions", "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch: {}
Expand Down

0 comments on commit a3017f9

Please sign in to comment.