Skip to content

Commit

Permalink
add test case
Browse files Browse the repository at this point in the history
  • Loading branch information
xJack21 committed Mar 17, 2024
1 parent d0df97d commit ebeb41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Run coverage
run: go test -race -coverprofile=coverage.txt -covermode=atomic
with:
env:
CF_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}
CF_API_TOKEN : ${{ secrets.CF_API_TOKEN }}

Expand Down

0 comments on commit ebeb41e

Please sign in to comment.