Skip to content

chore: updated dependencies & workflows #58

chore: updated dependencies & workflows

chore: updated dependencies & workflows #58

Workflow file for this run

name: CI
on:
pull_request:
jobs:
Lint:
uses: finsweet/workflow-ci-lint/.github/workflows/lint.yml@v2

Check failure on line 8 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "finsweet/workflow-ci-lint/.github/workflows/lint.yml@v2" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
# Comment this job out if your project doesn't have any tests
Tests:
uses: finsweet/workflow-ci-test/.github/workflows/test.yml@v2