Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Feb 12, 2024
1 parent 9779a4f commit 5ee9008
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ name: Run tests
on:
push:
paths:
- "package/**"
- ".github/workflows/**"
- "packages/**"
- "integration-test/**"
pull_request:
paths:
- "package/**"
- ".github/workflows/**"
- "packages/**"
- "integration-test/**"
- "yarn.lock"
workflow_dispatch:
Expand Down

0 comments on commit 5ee9008

Please sign in to comment.