Skip to content

Commit 1cdfb55

Browse files
Merge pull request #300 from PowerGridModel/fix/failing-nightly-by-rename
Nightly fix: Update nightly for renaming
2 parents 114b95e + 3942894 commit 1cdfb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
main:
19-
uses: "./.github/workflows/build-test-and-sonar.yml"
19+
uses: "./.github/workflows/ci.yml"
2020
permissions:
2121
contents: write
2222
with:

0 commit comments

Comments
 (0)