This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Don't run fuzzing CI on forks
master
Samuel Thibault
1 year ago
parent
28af54a462
commit
f14adeb5dc
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.github/workflows/fuzzing.yml
+ 2
- 0
.github/workflows/fuzzing.yml
View File
@@ -9,6 +9,8 @@ jobs:
build:
runs-on: ubuntu-latest
name: Build synth_espeak on ${{ matrix.arch }}
# Do not run this job on any forked repos
if: github.repository == 'espeak-ng/espeak-ng'
strategy:
fail-fast: false
matrix:
Write
Preview
Loading…
Cancel
Save