Skip to content

Commit 417c457

Browse files
committed
undo test change + improve github actions loggin
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
1 parent c423919 commit 417c457

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/check-code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- name: Install and run markdownlint
6565
run: |
6666
npm install -g markdownlint-cli
67+
echo "Running markdownlint"
6768
markdownlint --fix .
6869
6970
- name: If needed raise error

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SPDX-License-Identifier: MPL-2.0
2424

2525
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8054429.svg)](https://zenodo.org/record/8054429)
2626

27-
[![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#)
27+
[![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#)
2828

2929
# Power Grid Model
3030

0 commit comments

Comments
 (0)