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:
738b79b
)
Really fix GitHub action syntax
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 29 May 2021 17:50:22 +0000
(19:50 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 29 May 2021 17:50:22 +0000
(19:50 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/unit-tests.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/unit-tests.yml
b/.github/workflows/unit-tests.yml
index 34f9bf5d1af322e44db01817b4f326753b97e82b..7b4e5fd42edfbfc60d87b55b1f7b0061c8ab8ef4 100644
(file)
--- a/
.github/workflows/unit-tests.yml
+++ b/
.github/workflows/unit-tests.yml
@@
-9,6
+9,7
@@
on:
- master
jobs:
+ build:
runs-on: ubuntu-latest
strategy:
matrix: