Skip to content

Commit

Permalink
fix: polish tests (#112)
Browse files Browse the repository at this point in the history
* fix: add test coverage

* use xml

* rename codecov yaml

* add yml path

* ignore codeforlife test helpers

* reset pipeline

* reset pipeline

* use updated workflow

* polish_test

* add todo

* Merge branch 'main' into polish_tests

* fix: test job
  • Loading branch information
SKairinos committed Apr 17, 2024
1 parent 7afecd7 commit aeece27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ on:
jobs:
test:
uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@main
secrets: inherit
with:
# Cannot be set with an env var. Value must match in the release job.
python-version: 3.8
codecov-slug: ocadotechnology/codeforlife-package-python

release:
concurrency: release
Expand Down

0 comments on commit aeece27

Please sign in to comment.