Skip to content

Commit 510ed2d

Browse files
authored
Update IntegrationTest.yml
1 parent 54c075d commit 510ed2d

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

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

0 commit comments

Comments
 (0)