mirror of
https://github.com/augustin64/projet-tipe
synced 2025-04-22 05:23:53 +02:00
Update tests.yml
This commit is contained in:
parent
504edbdad0
commit
a140ef36a3
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: print make version
|
||||
run: make --version
|
||||
- name: print versions
|
||||
run: make --version; gcc --version
|
||||
- name: run-tests
|
||||
run: make run-tests
|
||||
- name: mnist main train
|
||||
|
Loading…
x
Reference in New Issue
Block a user