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 679de09 commit 4c3312cCopy full SHA for 4c3312c
.github/workflows/IntegrationTest.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
package:
17
- {user: TuringLang, repo: AdvancedPS.jl, ref: releases}
18
- - {user: TuringLang, repo: Turing.jl, ref: libtask-integration}
+ - {user: TuringLang, repo: Turing.jl, ref: master}
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments