mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 20:14:45 +00:00
Update rust.yml
This commit is contained in:
parent
e229bfa23c
commit
b457029a3c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -39,8 +39,6 @@ jobs:
|
|||
python-version: "3.11.0"
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: rustup update stable
|
||||
- name: Compile
|
||||
run: cargo test --features large_thread --all --verbose --no-run
|
||||
- name: Run tests (Windows)
|
||||
if: runner.os == 'Windows'
|
||||
# HACK: The cause is unknown, but on windows, the exit code is 1 even if tests are successful.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue