Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Sep 25, 2023
1 parent a25a893 commit ecee8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ubuntu-version: "latest"
lint: "lint"

name: test (Elixir/${{ matrix.elixir-version }} OTP/${{ matrix.otp-version }} Ubuntu/${{ matrix.ubuntu-version }} ${{ matrix.lint }})
name: Elixir/${{ matrix.elixir-version }} OTP/${{ matrix.otp-version }} Ubuntu/${{ matrix.ubuntu-version }} ${{ matrix.lint }}
uses: wojtekmach/setup-elixir/.github/workflows/ci.yml@main
with:
elixir-version: ${{ matrix.elixir-version }}
Expand Down

0 comments on commit ecee8d9

Please sign in to comment.