Skip to content

test using reusable workflow #135

test using reusable workflow

test using reusable workflow #135

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 / .github/workflows/test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test.yml" -> "TanklesXL/gleam_actions/.github/workflows/test.yaml@test_workflow" : failed to fetch workflow: workflow was not found.
with:
gleam_version: 1.1.0