mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-23 23:26:25 +01: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…
Reference in New Issue
Block a user