repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fd8676
)
Cleanups
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 21 Oct 2022 22:06:14 +0000
(
00:06
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 21 Oct 2022 22:06:14 +0000
(
00:06
+0200)
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 290dcbfe6f1d15a76bf5190326643f77d8d417bd..f4b4e42299393e20c75e04b974024233391a3c8b 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-42,7
+42,6
@@
jobs:
run: npm run lint
- name: Tests
- # if: "matrix.os != 'windows-latest'"
run: npm run test
- name: Coverage & Linter Reports