Fix typo in ci.yml
authorEli Bendersky <eliben@gmail.com>
Wed, 23 Sep 2020 13:18:54 +0000 (06:18 -0700)
committerEli Bendersky <eliben@gmail.com>
Wed, 23 Sep 2020 13:18:54 +0000 (06:18 -0700)
.github/workflows/ci.yml

index 94181e3d4ecc069954fffb89d6bee03302833ec5..e4ffdb9d4dbec53852a19bbb641cefe05162e68e 100644 (file)
@@ -25,5 +25,5 @@ jobs:
         python-version: ${{ matrix.python-version }}
     - name: Test
       run: |
-        python tests/all_tests.py
+        python test/all_tests.py