Skip to content

Commit

Permalink
codecov attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
archermarx committed Nov 17, 2023
1 parent 6914fe6 commit 3170229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: codecov/codecov-action@v3

- run: sudo apt-get install gfortran
- run: make
- run: ./runtests

- uses: codecov/codecov-action@v3

0 comments on commit 3170229

Please sign in to comment.