Skip to content

Commit

Permalink
Update integration_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
technocreep authored May 21, 2024
1 parent 18f71e1 commit 8da4f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: poetry install

- name: Run tests with pytest
run: poetry run pytest --cov=fedot -s tests/integration
run: poetry run pytest --cov=fedot_ind -s tests/integration

- name: Codecov-coverage
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 8da4f5d

Please sign in to comment.