Skip to content

Commit 0cf9a98

Browse files
chore: remove unnecessary blank line in CI workflow file
1 parent da865ca commit 0cf9a98

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/tough-bobcats-grow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@systemcraft/lib-one": minor
3+
---
4+
5+
test

.github/workflows/ci-build-lint-test-wf.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
contents: read
4747
with:
4848
languages: "javascript" # comma separated values code
49-
5049
# we are keeping publish here bc uploading artifacts across wf can be buggy.
5150
publish:
5251
needs: [build]

0 commit comments

Comments
 (0)