Skip to content

Commit

Permalink
Remove unused dynamo dep from workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardd committed Nov 27, 2022
1 parent c754619 commit 6983172
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
version-type: strict
- uses: rrainn/[email protected]
with:
port: 8000
cors: "*"
- run: mix deps.update --all
if: matrix.elixir == '1.14.0'
- run: mix deps.get
Expand Down

0 comments on commit 6983172

Please sign in to comment.