Skip to content

Merge pull request #105 from codecrafters-io/andy/fix-publisher #596

Merge pull request #105 from codecrafters-io/andy/fix-publisher

Merge pull request #105 from codecrafters-io/andy/fix-publisher #596

Workflow file for this run

name: Test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Setup testing environment
uses: codecrafters-io/interpreter-tester/.github/actions/setup@main
- run: make test