Skip to content

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#96) #81

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#96)

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#96) #81

name: Run CT
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: erlef/setup-beam@0a541161e47ec43ccbd9510053c5f336ca76c2a2
with:
otp-version: "25.3"
rebar3-version: "3.22"
- run: SOURCE_PATH=$(pwd) rebar3 ct