Skip to content

Commit

Permalink
CI should fail now
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Apr 22, 2024
1 parent 2a9e061 commit 3a90226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pySDC/tests/test_projects/test_gpu/test_heat.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
@pytest.mark.cupy
def test_main():
from pySDC.projects.GPU.heat import main

assert False
main()

0 comments on commit 3a90226

Please sign in to comment.