Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cyteon committed Jul 15, 2024
1 parent b4ca7ec commit 4199586
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 @@ -17,7 +17,7 @@ jobs:
otp-version: "26.0.2"
gleam-version: "1.3.1"
rebar3-version: "3"
# elixir-version: "1.15.4"
elixir-version: "1.15.4"
- run: gleam deps download
- run: gleam test
- run: gleam format --check src test

0 comments on commit 4199586

Please sign in to comment.