Skip to content

feat: add the new workflows and remove codecov badge #126

feat: add the new workflows and remove codecov badge

feat: add the new workflows and remove codecov badge #126

Workflow file for this run

name: Lint, Build & Test
on: [push, pull_request]
env:
GH_ACCESS_TOKEN: ${{ secrets.GH_PAT }}
jobs:
lint-build-test:
name: Lint, Build & Test
uses: spyderorg/workflows/.github/workflows/make-build-nix.yml@main

Check failure on line 11 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "spyderorg/workflows/.github/workflows/make-build-nix.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit # pragma: allowlist secret