Skip to content
Snippets Groups Projects
Commit 34af6f6f authored by Piotr Maślanka's avatar Piotr Maślanka Committed by Piotr Maślanka
Browse files

Update ci.yml

parent e6d014c6
No related branches found
No related tags found
No related merge requests found
...@@ -35,9 +35,8 @@ jobs: ...@@ -35,9 +35,8 @@ jobs:
build_package: build_package:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
name: Build package - name: Build package
uses: python -m build . uses: python -m build .
convert_and_upload_coverage: convert_and_upload_coverage:
steps: steps:
- run: coverage xml - run: coverage xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment