Skip to content

Commit

Permalink
this should probably get the tests to run correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Y0SH1M4S73R committed Jul 1, 2024
1 parent 42d706f commit 515491f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .cargo/config.toml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
toolchain: stable
command: test
args: --target i686-unknown-linux-gnu --all-features
args: --target i686-unknown-linux-gnu --all-features --jobs=1
env:
BYOND_BIN: /home/runner/BYOND/byond/bin
- name: Build (release) (default features)
Expand Down

0 comments on commit 515491f

Please sign in to comment.