Skip to content

Commit 65e1798

Browse files
Avoid errors on integration tests
1 parent ab7af24 commit 65e1798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
uses: ./
7777
with:
7878
install-rebar: false
79+
install-hex: false
7980
version-file: test/.tool-versions
8081
version-type: strict
8182

0 commit comments

Comments
 (0)