Skip to content

Commit f50af9d

Browse files
committed
Add potential test failure
1 parent b804aa1 commit f50af9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
run: uv run --no-sync python -c 'import matplotlib.pyplot as plt; plt.plot()'
3131

3232
- name: Run test that fails
33-
run: uv run --no-sync pytest tests/test_phonons_cli.py::test_plot
33+
run: uv run --no-sync pytest tests/test_phonons_cli.py::test_plot tests/test_phonons_cli.py::test_dos

0 commit comments

Comments
 (0)