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 1daffa1 commit 658ad3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/selenium-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
files: "selenium-examples/**/*.java"
skip-commit: true
- name: Print diffs
if: success() || failure()
run: git --no-pager diff --exit-code


build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 658ad3b

Please sign in to comment.