Skip to content
Snippets Groups Projects
Commit 804d60a5 authored by Mathis Kelm's avatar Mathis Kelm
Browse files

Merge branch 'ci/fix-fieldcompare' into 'master'

Raise fieldcompare version to 0.2.x

See merge request !3809
parents fb56e728 1e3e2c07
No related branches found
No related tags found
1 merge request!3809Raise fieldcompare version to 0.2.x
Pipeline #45287 passed
+5
......@@ -162,7 +162,7 @@ trigger lecture:
DUMUX_MERGE_REQUEST_TARGET_BRANCH: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME
DUMUX_COMMIT_SHA: $CI_COMMIT_SHA
DUMUX_REFERENCE_SHA: $CI_REFERENCE_SHA
DUMUX_DOCKER_CI_BRANCH: $DUMUX_DOCKER_CI_BRANCH
DUMUX_DOCKER_BRANCH: $DUMUX_DOCKER_CI_BRANCH
UBUNTU_VERSION: $UBUNTU_VERSION
################################################
......
......@@ -7,4 +7,4 @@ pylint~=3.2.2
flake8~=7.0.0
black~=22.0
codespell~=2.2.2
fieldcompare[all]~=0.1.0
fieldcompare[all]~=0.2.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment