Skip to content

Commit

Permalink
ci: Don't cache apt packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ysthakur committed Dec 9, 2024
1 parent 842ae18 commit 0365e1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: awalsh128/cache-apt-pkgs-action@latest
- uses: coursier/cache-action@v6
with:
packages: valgrind
Expand Down

0 comments on commit 0365e1c

Please sign in to comment.