Unverified Commit b119b7eb authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update continuous_integration.yml

parent 7afb4928
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ jobs:
          python setup.py install
      - name: Test Python Package
        run: |
           pytest --cov-report=xml --cov=ale tests/pytests -vv
           pytest
      - name: Upload Coverage
        uses: codecov/codecov-action@v1
        with: