Skip to content

Commit

Permalink
fix: codecov try specifying the environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 authored Apr 25, 2024
1 parent dae6e97 commit b34e980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
environment: github-actions
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit b34e980

Please sign in to comment.