Skip to content

Commit 5bcbdcc

Browse files
authored
Add HTTP.jl to downstream tests (#197)
1 parent c493215 commit 5bcbdcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- {user: BioJulia, repo: FASTX.jl, group: TranscodingStreams}
3030
- {user: JuliaVTK, repo: WriteVTK.jl, group: TranscodingStreams}
3131
- {user: JuliaData, repo: RData.jl, group: TranscodingStreams}
32+
- {user: JuliaWeb, repo: HTTP.jl, group: TranscodingStreams}
3233
steps:
3334
- uses: actions/checkout@v4
3435
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)