diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index de9ebae..520c045 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -28,6 +28,7 @@ jobs: - {user: JuliaStrings, repo: InlineStrings.jl} - {user: nickrobinson251, repo: PowerFlowData.jl} - {user: quinnj, repo: JSON3.jl} + - {user: RelationalAI, repo: ChunkedCSV.jl} steps: - uses: actions/checkout@v2