Skip to content

Commit

Permalink
Removed genbadge and coverage from LintAndTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mysh committed Apr 19, 2024
1 parent aa742c0 commit 533c6e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/LintAndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
C:\Miniconda\condabin\conda.bat config --set channel_priority strict
C:\Miniconda\condabin\conda.bat env update --file environment.yaml --name base
C:\Miniconda\condabin\conda.bat activate base
C:\Miniconda\condabin\conda.bat install coverage
pip install genbadge[coverage]
C:\Miniconda\condabin\conda.bat list
C:\Miniconda\condabin\conda.bat init powershell
- name: Lint with Flake8
Expand Down

0 comments on commit 533c6e7

Please sign in to comment.