mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-25 00:25:51 +00:00
Really remove paths-ignore
config in CI
Turns out I missed a spot previously. This should really fix #306 now.
This commit is contained in:
parent
e52f9927f2
commit
70b96868c9
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -15,9 +15,6 @@ on:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
paths-ignore:
|
||||
- ".vscode/**"
|
||||
- "**.md"
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
Reference in New Issue
Block a user