mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-25 08:35: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
|
- opened
|
||||||
- reopened
|
- reopened
|
||||||
- synchronize
|
- synchronize
|
||||||
paths-ignore:
|
|
||||||
- ".vscode/**"
|
|
||||||
- "**.md"
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
Loading…
Reference in New Issue
Block a user