Merge pull request #3 from Magnus167/dev

Updating workflow
This commit is contained in:
2025-04-19 02:21:57 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
name: Tests and Coverage name: run-unit-tests
on: on:
pull_request: pull_request:
@@ -6,7 +6,8 @@ on:
- main - main
jobs: jobs:
coverage: run-unit-tests:
name: run-unit-tests
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always