forked from jmug/stoatchat
fix: don't copy the old test file
This commit is contained in:
4
.github/workflows/rust.yaml
vendored
4
.github/workflows/rust.yaml
vendored
@@ -34,10 +34,6 @@ jobs:
|
||||
run: |
|
||||
cp .env.example .env
|
||||
|
||||
- name: Copy Revolt.test.toml
|
||||
run: |
|
||||
cp Revolt.test.toml Revolt.toml
|
||||
|
||||
- name: Run cargo test
|
||||
uses: actions-rs/cargo@v1
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user