Skip to content

Commit e7d9f6d

Browse files
committed
Enable foreign tests
1 parent bfddd76 commit e7d9f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
arch: ${{ matrix.arch }}
2828
- uses: julia-actions/julia-buildpkg@v1
2929
- uses: julia-actions/julia-runtest@v1
30+
env:
31+
QUBOTOOLS_FOREIGN_TESTS: true
3032
- uses: julia-actions/julia-processcoverage@v1
3133
- uses: codecov/codecov-action@v2
3234
with:

0 commit comments

Comments
 (0)