Skip to content

Commit d06b54c

Browse files
committed
experiment with concurrency
1 parent c947694 commit d06b54c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
git add --update
3333
git commit --message="Update dist files"
3434
git push
35+
exit 1 # allows to rerun build-and-test
3536
fi
3637
3738
# Fail the build if there is dirty change

0 commit comments

Comments
 (0)