Skip to content

Commit

Permalink
updated tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nfarabullini committed Sep 12, 2024
1 parent 102fe6c commit c771b36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/system_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ def test_install_py_icon4py_version_0_0_11(devirt_env):


@pytest.mark.py_icon4py
def test_install_py_icon4py_version_0_0_12(devirt_env):
spack_install('py-icon4py @ 0.0.12 %gcc ^[email protected]')
def test_install_py_icon4py_version_0_0_13(devirt_env):
spack_install('py-icon4py @ 0.0.13 %gcc ^[email protected]')


@pytest.mark.py_hatchling
Expand Down

0 comments on commit c771b36

Please sign in to comment.