Skip to content

Commit

Permalink
Bumps valitydev/erlang-workflows@v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nanodirijabl committed Jan 30, 2025
1 parent 12f5e53 commit 8b60045
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/erlang-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ jobs:
run:
name: Run checks
needs: setup
uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.12
uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.17
with:
otp-version: ${{ needs.setup.outputs.otp-version }}
rebar-version: ${{ needs.setup.outputs.rebar-version }}
use-thrift: true
thrift-version: ${{ needs.setup.outputs.thrift-version }}
run-ct-with-compose: true
cache-version: v2
upload-coverage: false

0 comments on commit 8b60045

Please sign in to comment.