summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNicolas Patry <patry.nicolas@protonmail.com>2023-12-29 11:13:33 +0100
committerNicolas Patry <patry.nicolas@protonmail.com>2023-12-29 11:13:33 +0100
commit5b12fbb1433f09a3aeee530420dae284719d96e9 (patch)
treeafc58b24d89b34eb933630c6fbf677de45c49a25 /.github
parenta6bd0b47a5955008ef76eecdc0b2ec9acc7dd40c (diff)
downloadcandle-5b12fbb1433f09a3aeee530420dae284719d96e9.tar.gz
candle-5b12fbb1433f09a3aeee530420dae284719d96e9.tar.bz2
candle-5b12fbb1433f09a3aeee530420dae284719d96e9.zip
Trying to fix flakyness by making hub_2 and hub_3 serial tests (potential issue on mingw with mmap).
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/rust-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/rust-ci.yml b/.github/workflows/rust-ci.yml
index 2809aa58..2ca53b23 100644
--- a/.github/workflows/rust-ci.yml
+++ b/.github/workflows/rust-ci.yml
@@ -40,8 +40,6 @@ jobs:
profile: minimal
toolchain: ${{ matrix.rust }}
override: true
- - name: Setup tmate session
- uses: mxschmitt/action-tmate@v3
- uses: actions-rs/cargo@v1
with:
command: test