Skip to content

Commit b81e525

Browse files
authored
Merge pull request #582 from JuliaDiff/ox/no_rp_integration_test
Disable ReversePropagation Integration test
2 parents 8c34f19 + 12a80a1 commit b81e525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
julia-version: [1]
1616
os: [ubuntu-latest]
1717
package:
18-
- {user: dpsanders, repo: ReversePropagation.jl}
18+
# - {user: dpsanders, repo: ReversePropagation.jl}
1919
- {user: FluxML, repo: Zygote.jl}
2020
# Diffractor needs to run on Julia nightly
2121
include:

0 commit comments

Comments
 (0)