Skip to content

Commit

Permalink
Update codecov GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarak committed Jun 27, 2024
1 parent fffbe42 commit b798f4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Code coverage
name: ReFrame CI

on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-latest
name: Test python API
name: Code coverage
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v2
Expand Down

0 comments on commit b798f4a

Please sign in to comment.