repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e427b7
)
Give more sensible name to GitHub job.
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 25 Apr 2020 00:37:24 +0000
(
02:37
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 25 Apr 2020 00:37:24 +0000
(
02:37
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/lint.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/lint.yml
b/.github/workflows/lint.yml
index 79ab01bced56bb3f3723478d3bc8bd747c7e0a64..62dc754fb6f7095c45a161e36b240ade3b9796e5 100644
(file)
--- a/
.github/workflows/lint.yml
+++ b/
.github/workflows/lint.yml
@@
-3,7
+3,7
@@
name: Lint CI
on: [pull_request, push]
jobs:
-
build
:
+
lint
:
runs-on: ubuntu-latest