Skip to content

Commit

Permalink
Add ChunkedCSV.jl to the integration tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrobinson251 committed Nov 28, 2023
1 parent 8be6e06 commit 017df08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/IntegrationTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 017df08

Please sign in to comment.