Skip to content

Commit

Permalink
squashme: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski committed Sep 16, 2022
1 parent 9a65221 commit b414660
Show file tree
Hide file tree
Showing 5 changed files with 227 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- image: jupyter/minimal-notebook
env: lab
spec: jupyterlab.cy.js
- image: jupyter/r-notebook
- image: renku/renkulab-r:4.2.0-0.12.0
env: rstudio
spec: rstudio.cy.js
include:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,5 @@ acceptance-tests/cypress/videos
# Helm requirements lock files
helm-chart/amalthea/requirements.lock
helm-chart/amalthea/Chart.lock

.DS_Store
Loading

0 comments on commit b414660

Please sign in to comment.