Skip to content

Remove print statement #7

Remove print statement

Remove print statement #7

Workflow file for this run

name: Feature branch
on:
push:
branches-ignore:
[main]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit