Kill test environment

...not sure why we added it in the first place, but it spams PRs all the
time.
This commit is contained in:
Pekka Enberg
2025-03-27 19:46:30 +02:00
parent c71dad7683
commit 4ccfdb1639

View File

@@ -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