mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-20 09:58:00 +02:00
Revert "Revert "Revert "Use github runners for unit tests (for now) (#1279)" (#1294)" (#1295)" (#1325)
This reverts commit 089cb6847c41b555b3a69ad1970f9449a77df491.
This commit is contained in:
parent
b74ed756e2
commit
9f25ce581a
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -42,8 +42,7 @@ jobs:
|
|||||||
run: cargo build --all --locked --release && strip target/release/atuin
|
run: cargo build --all --locked --release && strip target/release/atuin
|
||||||
|
|
||||||
unit-test:
|
unit-test:
|
||||||
#runs-on: [self-hosted, ARM64, macOS]
|
runs-on: [self-hosted, ARM64, macOS]
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user