Skip to content

Commit

Permalink
another yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 20, 2024
1 parent 34964cc commit a8dff4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
if [ $? == 0 ]; then
return -1
fi
return 0
return 0

0 comments on commit a8dff4d

Please sign in to comment.