Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
ci: remove cache and fetch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
llenotre committed Jun 9, 2024
1 parent 4e46218 commit 8a6b89d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,3 @@ jobs:
steps:
- name: Check format
run: cargo fmt --check
cache:
runs-on: [self-hosted, linux]
needs: build
steps:
- uses: actions/cache@v4
with:
path: disk
key: integration-tests
23 changes: 0 additions & 23 deletions .github/workflows/fetch.yml

This file was deleted.

0 comments on commit 8a6b89d

Please sign in to comment.