projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a570d48
)
Fix typo in ci.yml
author
Eli Bendersky
<eliben@gmail.com>
Wed, 23 Sep 2020 13:18:54 +0000
(06:18 -0700)
committer
Eli Bendersky
<eliben@gmail.com>
Wed, 23 Sep 2020 13:18:54 +0000
(06:18 -0700)
.github/workflows/ci.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 94181e3d4ecc069954fffb89d6bee03302833ec5..e4ffdb9d4dbec53852a19bbb641cefe05162e68e 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-25,5
+25,5
@@
jobs:
python-version: ${{ matrix.python-version }}
- name: Test
run: |
- python test
s
/all_tests.py
+ python test/all_tests.py