Remove CI env

This commit is contained in:
Flori 2023-08-26 15:08:47 +02:00 committed by GitHub
parent fcdbfeda91
commit 36589d62dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ jobs:
rust: rust:
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: CI
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Clone spacebar server - name: Clone spacebar server