Skip to content

Commit

Permalink
ci: remove workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko committed Sep 4, 2023
1 parent 2e72501 commit d053589
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ jobs:

- name: Rust Cache
uses: Swatinem/rust-cache@v2
with:
workspaces: |
example
scyllax
scyllax-macros

- name: Setup Rust
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit d053589

Please sign in to comment.