Skip to content

Commit a91e221

Browse files
committed
project structure
1 parent a65efd6 commit a91e221

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/actions/build_and_test/build_and_test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Build and Test
22

3-
on:
4-
workflow_call:
53

64
jobs:
75
build_and_test:

.github/actions/fuzz_tests/fuzz_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Smoke-Test Fuzz Targets
22

3-
on:
4-
workflow_call:
53

64
jobs:
75
fuzz:

0 commit comments

Comments
 (0)