Skip to content

Commit

Permalink
fix: don't copy the old test file
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Oct 26, 2023
1 parent ef2e58b commit f867710
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f867710

Please sign in to comment.