Skip to content

Commit 2b23add

Browse files
committed
Enable integration tests again
1 parent fb12fa2 commit 2b23add

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, ref: releases}
18-
- {user: TuringLang, repo: Turing.jl, ref: master}
17+
- {user: TuringLang, repo: AdvancedPS.jl, ref: rh/tapedtask}
18+
- {user: TuringLang, repo: Turing.jl, ref: rh/tapedtask}
1919

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

0 commit comments

Comments
 (0)