mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
Merge 'Kill test environment' from Pekka Enberg
...not sure why we added it in the first place, but it spams PRs all the time. Closes #1196
This commit is contained in:
commit
8d682fe857
1 changed files with 0 additions and 2 deletions
2
.github/workflows/rust_perf.yml
vendored
2
.github/workflows/rust_perf.yml
vendored
|
|
@ -12,7 +12,6 @@ env:
|
|||
jobs:
|
||||
bench:
|
||||
runs-on: ubuntu-latest
|
||||
environment: test
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v4
|
||||
|
|
@ -67,7 +66,6 @@ jobs:
|
|||
|
||||
clickbench:
|
||||
runs-on: ubuntu-latest
|
||||
environment: test
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue