This commit is contained in:
parent
af54daed6a
commit
d8e4a2e7b6
@ -16,4 +16,6 @@ jobs:
|
|||||||
options: --cpus 1
|
options: --cpus 1
|
||||||
steps:
|
steps:
|
||||||
- name: Test fuzzy controller
|
- name: Test fuzzy controller
|
||||||
run: bash ./gradlew test
|
run: |
|
||||||
|
ls -la
|
||||||
|
bash ./gradlew test
|
Loading…
x
Reference in New Issue
Block a user