Skip to content

Commit

Permalink
This package test
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin8105 authored May 29, 2024
1 parent 79bfa8b commit 981159a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
#TRAVIS=true ./scripts/test.sh
- name: Run Tests
run: go test -run=TestIntegrationScripts -coverprofile=coverage.txt -covermode=atomic
run: go test -coverprofile=coverage.txt -covermode=atomic .

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 981159a

Please sign in to comment.