Skip to content

Commit

Permalink
Uncomment validate.yml to run tests to see what tests are failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnybottles committed Nov 29, 2024
1 parent 1fec7b1 commit 648aaff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ on:
branches:
- master
- Development
- bugfix/157-bug-multiple-failed-tests-after-fixing-workflow
push:
branches:
- master
- Development
- bugfix/157-bug-multiple-failed-tests-after-fixing-workflow

jobs:
validate:
runs-on: windows-2019
Expand Down

0 comments on commit 648aaff

Please sign in to comment.