Skip to content

Commit

Permalink
Revert "Revert "Revert "Use github runners for unit tests (for now) (#…
Browse files Browse the repository at this point in the history
…1279)" (#1294)" (#1295)" (#1325)

This reverts commit 089cb68.
  • Loading branch information
ellie authored Oct 25, 2023
1 parent b74ed75 commit 9f25ce5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
run: cargo build --all --locked --release && strip target/release/atuin

unit-test:
#runs-on: [self-hosted, ARM64, macOS]
runs-on: ubuntu-latest
runs-on: [self-hosted, ARM64, macOS]

steps:
- uses: actions/checkout@v3
Expand Down

1 comment on commit 9f25ce5

@vercel
Copy link

@vercel vercel bot commented on 9f25ce5 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

atuin-docs – ./

atuin-docs-atuin.vercel.app
atuin-docs-git-main-atuin.vercel.app
atuin-docs.vercel.app

Please sign in to comment.