diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index 62377ff..e677de0 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -24,6 +24,7 @@ jobs: os: [ubuntu-latest] package: - { user: fonsp, repo: Pluto.jl } + - { user: JuliaPluto, repo: PlutoSliderServer.jl } steps: - uses: actions/checkout@v3