Create main.yml #10
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
|
||||
- name: Run verify script
|
||||
run: |
|
||||
cd scripts
|
||||
bash scripts/verify.sh
|
||||
if [ $? -eq 1 ]; then
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user