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: |
|
run: |
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
|
||||||
- name: Copy Revolt.test.toml
|
|
||||||
run: |
|
|
||||||
cp Revolt.test.toml Revolt.toml
|
|
||||||
|
|
||||||
- name: Run cargo test
|
- name: Run cargo test
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user