projects
/
ieee754fpu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bbeb48
)
remove redundant arguments that are now specified in pyproject.toml
author
Jacob Lifshay
<programmerjake@gmail.com>
Wed, 11 May 2022 08:26:41 +0000
(
01:26
-0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Wed, 11 May 2022 08:26:41 +0000
(
01:26
-0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index bfadbc2aa1400f7e75e2e68c74862c0433b62956..f53fe8e08247e25f0c5e6113b77ce3117ecd55ab 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-113,4
+113,4
@@
build:
- python3 setup.py develop
- - pytest
-n auto src/ieee754
+ - pytest