Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Graham committed Jan 6, 2024
1 parent e0272da commit c384c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/junit4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: JUnit 4 Tests
on:
push:
branches: [ main ]
pull_request:
# pull_request:

jobs:
formatting:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/selenium-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Selenium JUnit 5 Tests
on:
push:
branches: [ main ]
pull_request:
# pull_request:

jobs:
formatting:
Expand Down

0 comments on commit c384c1b

Please sign in to comment.