mirror of
https://github.com/nicholaswilde/recipes.git
synced 2026-02-04 19:25:34 +00:00
Update test.yaml
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
if [ "${{ github.event_name }}" == "push" ]; then
|
||||
echo "MOD_ONLY=yes" >> "$GITHUB_OUTPUT"
|
||||
else; then
|
||||
else
|
||||
echo "MOD_ONLY=no" >> "$GITHUB_OUTPUT"
|
||||
fi
|
||||
job2:
|
||||
|
||||
Reference in New Issue
Block a user