Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
cschmatzler committed Jul 15, 2023
1 parent b2b5539 commit ab8f567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Setup Earthly
uses: earthly/actions-setup@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Run Earthly
run: earthly --org cschmatzler --sat github-actions --no-output +lint --ELIXIR_VERSION=${{ matrix.ELIXIR_VERSION }} --OTP_VERSION=${{ matrix.OTP_VERSION }}
Expand Down

0 comments on commit ab8f567

Please sign in to comment.