Skip to content

Commit fd47ba9

Browse files
committed
test github actions (fix)
Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
1 parent 3ce75d6 commit fd47ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: {}
1010

1111
jobs:
1212
build:
13-
name: CI Test :: Build OS ${{ matrix.os }}
13+
name: CI Test Build OS ${{ matrix.os }}
1414
runs-on: ${{ matrix.os }}
1515
if: github.event.pull_request.head.repo.fork == false
1616
strategy:

0 commit comments

Comments
 (0)