Skip to content

Update GitHub actions (versions / ergonomics). #3

Update GitHub actions (versions / ergonomics).

Update GitHub actions (versions / ergonomics). #3

Workflow file for this run

# Run tests on pushes to all branches.
name: Check Branch
on: [push]
jobs:
test:
uses: ./.github/workflows/test.yaml