Skip to content

Commit 4bc64a9

Browse files
yebairikhuijzer
andauthored
Update CI scripts (#111)
* Add refs to integration tests (#106) * Add refs to integration tests * Update .github/workflows/IntegrationTest.yml Co-authored-by: Hong Ge <[email protected]> * Update IntegrationTest.yml (#109) Co-authored-by: Rik Huijzer <[email protected]>
1 parent 178edc0 commit 4bc64a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
package:
17-
- {user: TuringLang, repo: AdvancedPS.jl}
18-
- {user: TuringLang, repo: Turing.jl}
17+
- {user: TuringLang, repo: AdvancedPS.jl, ref: releases}
18+
- {user: TuringLang, repo: Turing.jl, ref: hg/new-libtask2}
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)