Skip to content

Commit 2342999

Browse files
committed
Merge branch 'main' into comment-on
2 parents 8557dcc + 8fe17d4 commit 2342999

File tree

584 files changed

+25142
-8767
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

584 files changed

+25142
-8767
lines changed

.github/workflows/develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ jobs:
632632
- name: Unzip binaries
633633
run: tar -xvf ./bins.tar.gz
634634
- name: Run sqlness
635-
run: RUST_BACKTRACE=1 ./bins/sqlness-runner ${{ matrix.mode.opts }} -c ./tests/cases --bins-dir ./bins --preserve-state
635+
run: RUST_BACKTRACE=1 ./bins/sqlness-runner bare ${{ matrix.mode.opts }} -c ./tests/cases --bins-dir ./bins --preserve-state
636636
- name: Upload sqlness logs
637637
if: failure()
638638
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)