Skip to content

Commit

Permalink
Merge pull request #143 from wave-k8s/fix-test-requirement
Browse files Browse the repository at this point in the history
remove the ignore-paths for the tests
  • Loading branch information
toelke authored Feb 16, 2024
2 parents 119eaa0 + e1182b3 commit aa5468a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Run tests
on:
pull_request:
types: [opened, synchronize, reopened]
paths-ignore:
- README.md
- LICENSE.md
push:
branches:
- master
Expand Down

0 comments on commit aa5468a

Please sign in to comment.