Skip to content

Commit

Permalink
Use latest huff-neo
Browse files Browse the repository at this point in the history
  • Loading branch information
cakevm committed Jan 11, 2025
1 parent a185beb commit 007c5ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Huff Neo
uses: cakevm/huff-neo-toolchain@v1
with:
version: nightly
version: latest
- name: Run Forge build
run: forge --version && forge build --sizes
id: build
Expand All @@ -40,7 +40,7 @@ jobs:
- name: Install Huff Neo
uses: cakevm/huff-neo-toolchain@v1
with:
version: nightly
version: latest
- name: Run Forge tests
run: forge test -vvv
id: test
Expand All @@ -59,7 +59,7 @@ jobs:
- name: Install Huff Neo
uses: cakevm/huff-neo-toolchain@v1
with:
version: nightly
version: latest
# - name: Huff Tests
# uses: huff-language/huff-tests-action@v3
# with:
Expand Down

0 comments on commit 007c5ab

Please sign in to comment.