Removed "Remove me" testing lines

This commit is contained in:
Eric Soroos 2021-03-01 21:03:26 +01:00
parent aa0b982ef6
commit 3c96fbf908

View File

@ -2,12 +2,10 @@ name: CIFuzz
on: on:
push: push:
paths: paths:
- "**.yml" # testing, remove me
- "**.c" - "**.c"
- "**.h" - "**.h"
pull_request: pull_request:
paths: paths:
- "**.yml" # testing, remove me
- "**.c" - "**.c"
- "**.h" - "**.h"