mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-24 07:36:24 +01:00
Update test.yml
This commit is contained in:
parent
76e4ed80a1
commit
504edbdad0
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- name: print make version
|
||||||
|
run: make --version
|
||||||
- name: run-tests
|
- name: run-tests
|
||||||
run: make run-tests
|
run: make run-tests
|
||||||
- name: mnist main train
|
- name: mnist main train
|
||||||
|
Loading…
Reference in New Issue
Block a user