Skip to content

Commit

Permalink
remove the ignore-paths for the tests
Browse files Browse the repository at this point in the history
since the tests are required for PR merging, we need to run them for every PR
  • Loading branch information
toelke committed Feb 14, 2024
1 parent 119eaa0 commit e1182b3
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 e1182b3

Please sign in to comment.