Skip to content

Commit

Permalink
Ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Sep 13, 2024
1 parent 3c47e35 commit c36b5bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- "!.github/**"
- "!tests/**"
- "!.coveragerc"
- "!.gitignore"
pull_request:
branches:
- main
Expand All @@ -16,6 +17,7 @@ on:
- "!.github/**"
- "!tests/**"
- "!.coveragerc"
- "!.gitignore"

jobs:
test:
Expand Down

0 comments on commit c36b5bb

Please sign in to comment.