mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-30 06:24:21 +01: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:
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
|
||||
|
||||
Reference in New Issue
Block a user