Skip to content

Merge branch 'next-major' into implement-pod #11

Merge branch 'next-major' into implement-pod

Merge branch 'next-major' into implement-pod #11

Workflow file for this run

name: push
on: [push]
jobs:
test:
# Run the tests in every case
uses: ./.github/workflows/test.yml
lint:
# Run the tests in every case
uses: ./.github/workflows/lint.yml