Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
rxptor committed Nov 25, 2023
1 parent 94f599c commit 585887d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [workflow_dispatch, push, pull_request]

env:
FOUNDRY_PROFILE: ci
CI: false

jobs:

Expand All @@ -22,7 +23,7 @@ jobs:
forge --version
forge fmt --check
id: build

test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 585887d

Please sign in to comment.