Skip to content

fixed linting issues #7

fixed linting issues

fixed linting issues #7

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