From 40121e6e3021c7f77ec16c1fa74efae605604c50 Mon Sep 17 00:00:00 2001 From: Nigel Horne Date: Fri, 13 Sep 2024 13:04:56 -0400 Subject: [PATCH] Ensure all is commented out --- .github/workflows/codecov.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 165712c..48e0cc2 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -30,12 +30,12 @@ jobs: env: AUTHOR_TESTING: 1 AUTOMATED_TESTING: 1 - - name: Download codecov - run: | - # Replace `linux` below with the appropriate OS - # Options are `alpine`, `linux`, `macos`, `windows` - # curl -Os https://uploader.codecov.io/latest/linux/codecov - # chmod +x codecov + # - name: Download codecov + # run: | + # Replace `linux` below with the appropriate OS + # Options are `alpine`, `linux`, `macos`, `windows` + # curl -Os https://uploader.codecov.io/latest/linux/codecov + # chmod +x codecov - name: Submit codecov run: | cover -test