Skip to content

Commit cb74f50

Browse files
committed
disable ./compare-master.sh
1 parent 2924118 commit cb74f50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Rust
1616
run: rustup update ${{ matrix.rust }} --no-self-update && rustup default ${{ matrix.rust }}
1717
- run: ./test-all.sh
18-
- run: ./compare-master.sh
18+
# - run: ./compare-master.sh
1919

2020
rustfmt:
2121
name: Rustfmt

testsuite

Submodule testsuite updated 70 files

0 commit comments

Comments
 (0)