justheuristic %!s(int64=4) %!d(string=hai) anos
pai
achega
fe2c74c5cf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/run-tests.yml

+ 1 - 1
.github/workflows/run-tests.yml

@@ -35,4 +35,4 @@ jobs:
       - name: Test
         run: |
           cd tests
-          python test_averaging.py #--durations=0 --durations-min=1.0 -v
+          pytest test_averaging.py --durations=0 --durations-min=1.0 -v