Skip to content

Commit

Permalink
Enable foreign tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Sep 25, 2024
1 parent bfddd76 commit e7d9f6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
arch: ${{ matrix.arch }}
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
env:
QUBOTOOLS_FOREIGN_TESTS: true
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v2
with:
Expand Down

0 comments on commit e7d9f6d

Please sign in to comment.