Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored May 10, 2024
1 parent 3da8d9e commit a9ef0fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Workflow for Codecov example-python
on: [push, pull_request]
runs-on: self-hosted
jobs:
run:
runs-on: windows-latest
runs-on: self-hosted
steps:
- name: Harden Runner
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
Expand Down

0 comments on commit a9ef0fa

Please sign in to comment.