move fuzzing stuff to dedicated repository
This commit is contained in:
2
.github/workflows/acceptance.yaml
vendored
2
.github/workflows/acceptance.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: acceptance
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
unittests:
|
||||
|
||||
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -1,6 +1,6 @@
|
||||
name: build
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
|
||||
Reference in New Issue
Block a user