Skip to content

Commit dd3c1d6

Browse files
committed
Testing new workflow
1 parent 8dda9c7 commit dd3c1d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/configlet-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
id: sync_test
5454
continue-on-error: true
5555
run: |
56-
set e+
56+
set +e
5757
configlet_raw_output="$(./bin/configlet sync --tests 2>&1)"
5858
exit_code=$?
5959
set -e

0 commit comments

Comments
 (0)