Skip to content

Commit 5cbe0b1

Browse files
committed
f
Signed-off-by: oliver könig <[email protected]>
1 parent f359e53 commit 5cbe0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Run example scripts
4444
run: |
45-
uv run -- coverage run --branch --source=nemo_run -m examples/hello-world/hello_scripts.py
45+
uv run -- coverage run --branch --source=nemo_run examples/hello-world/hello_scripts.py
4646
uv run -- coverage report -m
4747
4848
- name: Generate report

0 commit comments

Comments
 (0)