Skip to content

Commit

Permalink
chore: remove unnecessary steps in deep-fuzz.yml
Browse files Browse the repository at this point in the history
Resolves: ubiquity#515
  • Loading branch information
gitcoindev committed Aug 25, 2023
1 parent 2390afa commit a1ac686
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deep-fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,11 @@ jobs:
runs-on: ubuntu-22.04
env:
FOUNDRY_PROFILE: intense
permissions:
contents: read

steps:
- name: Checkout repository
uses: actions/checkout@v3

- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: "18.14.1"

- name: Setup Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
Expand Down

0 comments on commit a1ac686

Please sign in to comment.