Skip to content

Commit

Permalink
Update TestLTS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThummeTo authored Aug 28, 2024
1 parent 6ccc823 commit 242cd2f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/TestLTS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,3 @@ jobs:
# Run the tests
- name: "Run tests"
uses: julia-actions/julia-runtest@v1

# Preprocess Coverage
- name: "Preprocess Coverage"
uses: julia-actions/julia-processcoverage@v1

# Run codecov
- name: "Run CodeCov"
uses: codecov/codecov-action@v3
with:
file: lcov.info

0 comments on commit 242cd2f

Please sign in to comment.