Skip to content

chore(deps): bump sqlmodel from 0.0.24 to 0.0.25 in /fastapi-base #63

chore(deps): bump sqlmodel from 0.0.24 to 0.0.25 in /fastapi-base

chore(deps): bump sqlmodel from 0.0.24 to 0.0.25 in /fastapi-base #63

Workflow file for this run

---
name: pull-request
on:
pull_request:
branches:
- main
- dev
jobs:
lint:
uses: nickatnight/gha-workflows/.github/workflows/pre-commit.yml@main
unit-tests:
needs: [lint]
uses: ./.github/workflows/unit-tests.yml

Check failure on line 16 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / pull-request

Invalid workflow file

The workflow is not valid. .github/workflows/pr.yml (Line: 16, Col: 11): Secret CODECOV_TOKEN is required, but not provided while calling.