repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd8215
)
build(ci): remove unrecognized option
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 24 Mar 2023 17:42:52 +0000
(18:42 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 24 Mar 2023 17:42:52 +0000
(18:42 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 3e42ed4d1847019e44ab10d3a76a013b31e6f9f3..49cf4f22ebd172cc92d83429e90d8877525ea149 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-39,7
+39,7
@@
jobs:
pnpm install
- name: Build
- run: pnpm run build
--if-present
+ run: pnpm run build
- name: Lint
run: pnpm run lint