Skip to content

Commit

Permalink
Remove cache for setup-aftman
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
  • Loading branch information
RyanLua committed Jun 18, 2024
1 parent f7c1a76 commit 29b32d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Setup Selene
uses: ok-nick/setup-aftman@v0.4.2
with:
cache: true
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run Selene
run: selene src
Expand Down

0 comments on commit 29b32d3

Please sign in to comment.