Skip to content

Commit

Permalink
ci: run tests always
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 22, 2024
1 parent 4bab0d9 commit 94a6c68
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ name: Test
on:
workflow_dispatch:
pull_request:
paths-ignore:
- 'site/**'
push:
branches:
- main
paths-ignore:
- 'site/**'
- 'yarn.lock'

jobs:
test:
Expand Down

0 comments on commit 94a6c68

Please sign in to comment.