mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-23 15:16:26 +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:
|
||||
- uses: actions/checkout@v3
|
||||
- name: print make version
|
||||
run: make --version
|
||||
- name: run-tests
|
||||
run: make run-tests
|
||||
- name: mnist main train
|
||||
|
Loading…
Reference in New Issue
Block a user