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