Skip to content

chore: rm sparql graph specification from queries #216

chore: rm sparql graph specification from queries

chore: rm sparql graph specification from queries #216

Workflow file for this run

name: Coverage
on: push
jobs:
coverage:
name: Coverage
uses: Informasjonsforvaltning/workflows/.github/workflows/coverage-nox.yaml@main

Check failure on line 6 in .github/workflows/coverage.yml

View workflow run for this annotation

GitHub Actions / Coverage

Invalid workflow file

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

Check failure on line 6 in .github/workflows/coverage.yml

View workflow run for this annotation

GitHub Actions / Coverage

Invalid workflow file

The workflow is not valid. .github/workflows/coverage.yml (Line: 6, Col: 11): Secret CODECOV_TOKEN is required, but not provided while calling.
with:
python_version: '3.9'
python_architecture: x64
sessions: tests
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}