Skip to content

test using reusable workflow #137

test using reusable workflow

test using reusable workflow #137

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@test_workflow

Check failure on line 12 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 12, Col: 11): Input erlang_enabled is required, but not provided while calling. .github/workflows/test.yml (Line: 12, Col: 11): Input node_enabled is required, but not provided while calling.
with:
gleam_version: 1.1.0