Skip to content

Commit 29e3745

Browse files
committed
fix bad tab.
1 parent c7f9b38 commit 29e3745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Checkout the latest code from the repo
3838
- name: Checkout source
3939
# if: {{ false }}
40-
# continue-on-error: true
40+
# continue-on-error: true
4141
uses: actions/checkout@v3
4242

4343
# Setup which version of Python to use

0 commit comments

Comments
 (0)