Skip to content

Commit

Permalink
Update api-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tom0827 authored Aug 29, 2024
1 parent 2ac5c17 commit a9b55c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

defaults:
run:
shell: bash
shell: bash
working-directory: ./epictrack-api

jobs:
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
if: github.event_name == 'pull_request'

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/test-results-action@v1
with:
flags: epictrack-api
name: codecov-epictrack-api
Expand Down

0 comments on commit a9b55c3

Please sign in to comment.