mirror of
https://github.com/augustin64/projet-tipe
synced 2025-02-02 19:39:39 +01:00
Update workflow file
This commit is contained in:
parent
67515e6315
commit
19030a4f01
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: print versions
|
||||
run: make --version; gcc --version
|
||||
- name: make all
|
||||
run: make all
|
||||
- name: run-tests
|
||||
run: make run-tests
|
||||
- name: mnist main train
|
||||
|
Loading…
Reference in New Issue
Block a user