Skip to content

readme

readme #394

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
workflow_call:
jobs:
test:
uses: ./.github/workflows/abstract_test.yml
with:
gleam_version: "1.4.1"
test_erlang: true
test_node: false