Skip to content

Commit

Permalink
Remove unneeded volume
Browse files Browse the repository at this point in the history
  • Loading branch information
xxuejie committed Jan 4, 2024
1 parent ff96c5f commit 6cbf068
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: fedora:latest
volumes:
- ${{ github.workspace }}:/code

steps:
- name: Install dependencies
Expand Down

0 comments on commit 6cbf068

Please sign in to comment.