Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit aa5238f

Browse files
committed
1 parent 67641a6 commit aa5238f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
restore-keys: ${{ runner.os }}-java-${{ env.java }}-m2
3636

3737
- name: Run mvn verify
38-
# see https://github.com/hzi-braunschweig/SORMAS-Project/issues/3730#issuecomment-745165678
38+
# FIXME(@JonasCir) see https://github.com/hzi-braunschweig/SORMAS-Project/issues/3730#issuecomment-745165678
3939
working-directory: ./sormas-base
4040
run: mvn verify -B -ntp

0 commit comments

Comments
 (0)