This website works better with JavaScript.
Home
Help
Sign In
alinz
/
ytterbium
mirror of
https://github.com/klingtnet/ytterbium.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
Regenerate spectrograms after a succesful test run
master
Andreas Linz
4 years ago
parent
0e94ca2e54
commit
f28f028dd9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@ -40,6 +40,7 @@ run: build
test
:
$(
TESTS
)
$(
SOURCES
)
cargo
test
./generate_spectrograms.sh
clean
:
rm -r ./target
Write
Preview
Loading…
Cancel
Save