Skip to content

Commit

Permalink
Removed security from GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelloeater committed Jul 24, 2024
1 parent 63f137c commit 9f6d264
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 @@ -14,7 +14,6 @@ jobs:
- run: tree
- run: sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
- run: task setup
- run: task security
- uses: nick-fields/retry@v2
with:
timeout_minutes: 5
Expand Down

0 comments on commit 9f6d264

Please sign in to comment.