Skip to content

Commit

Permalink
Merge pull request #16 from JuliaPluto/integration-tests-with-PlutoDe…
Browse files Browse the repository at this point in the history
…pendencyExplorer-and-PlutoSliderServer
  • Loading branch information
fonsp committed Feb 7, 2024
2 parents 5c57945 + 92cd58f commit 4272b28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/IntegrationTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
paths-ignore:
- '**.md'


jobs:
test:
name: ${{ matrix.package.repo }}
Expand All @@ -25,7 +24,9 @@ jobs:
julia-version: [1]
os: [ubuntu-latest]
package:
- { user: JuliaPluto, repo: PlutoDependencyExplorer.jl }
- { user: fonsp, repo: Pluto.jl }
- { user: JuliaPluto, repo: PlutoSliderServer.jl }

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4272b28

Please sign in to comment.