Skip to content

test using reusable workflow #141

test using reusable workflow

test using reusable workflow #141

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
workflow_call:
jobs:
test:
uses: TanklesXL/gleam_actions/.github/workflows/test.yaml@main
with:
gleam_version: 1.1.0
node_enabled: true
erlang_enabled: true