Skip to content

Commit

Permalink
fix: remove config path
Browse files Browse the repository at this point in the history
  • Loading branch information
HashMapsData2Value committed Oct 17, 2024
1 parent e7a771c commit dffbb4e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ jobs:
- name: check test coverage
uses: vladopajic/go-test-coverage@v2
with:
# Configure action using config file (option 1)
config: ./.testcoverage.yml

# Configure action by specifying input parameters individually (option 2).
# If you are using config file (option 1) you shouldn't use these parameters, however
# specifing these action parameters will override appropriate config values.
profile: cover.out
local-prefix: github.com/algorandfoundation/hack-tui
threshold-file: 80
Expand Down

0 comments on commit dffbb4e

Please sign in to comment.