Skip to content

Commit

Permalink
fix: undo superfluous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mfw78 authored Oct 8, 2024
1 parent 7db470e commit 24f68c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
version: nightly

- name: Run Forge build with ${{ matrix.profile }}
# Set FORK_URL only for default profile and build accordingly
# We always build with 0.7.6 to ensure that the project is compatible with the oldest version
run: |
forge --version
if [ "${{ matrix.profile }}" == "solc-0.7.6" ]; then
Expand Down

0 comments on commit 24f68c5

Please sign in to comment.