Skip to content

Commit

Permalink
Fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Oct 20, 2024
1 parent 3084ee1 commit aa10de4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Test

on:
push:
branches:
- main
pull_request:
paths-ignore:
- 'docs/**'
workflow_call:

jobs:
style:
Expand Down

0 comments on commit aa10de4

Please sign in to comment.