Skip to content

Commit 18d3df2

Browse files
committed
Update example yaml to run against current branch
1 parent 0eb945e commit 18d3df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
COHERENCE_CLIENT_REQUEST_TIMEOUT=180.0 python3 $file
5858
echo "==== Done running example ${file} ======"
5959
done
60-
# Now run example with main
60+
# Now run example with current branch
6161
run-examples-with-main:
6262
strategy:
6363
fail-fast: false

0 commit comments

Comments
 (0)