Skip to content

point readme using local link to hello world example #156

point readme using local link to hello world example

point readme using local link to hello world example #156

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