We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c075d commit 510ed2dCopy full SHA for 510ed2d
.github/workflows/IntegrationTest.yml
@@ -14,8 +14,8 @@ jobs:
14
fail-fast: false
15
matrix:
16
package:
17
- - {user: TuringLang, repo: AdvancedPS.jl, ref: taped-libtask}
18
- - {user: TuringLang, repo: Turing.jl, ref: master}
+ - {user: TuringLang, repo: AdvancedPS.jl}
+ - {user: TuringLang, repo: Turing.jl}
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments