Skip to content

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 #76

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 #76

Workflow file for this run

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