Skip to content

Commit

Permalink
Add HTTP.jl to downstream tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nhz2 authored Mar 30, 2024
1 parent c493215 commit 7ec6cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- {user: BioJulia, repo: FASTX.jl, group: TranscodingStreams}
- {user: JuliaVTK, repo: WriteVTK.jl, group: TranscodingStreams}
- {user: JuliaData, repo: RData.jl, group: TranscodingStreams}
- {user: JuliaWeb, repo: HTTP.jl, group: TranscodingStreams}
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 7ec6cac

Please sign in to comment.