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