Skip to content

Bump jupyter-server from 1.13.5 to 2.11.2 #741

Bump jupyter-server from 1.13.5 to 2.11.2

Bump jupyter-server from 1.13.5 to 2.11.2 #741

Workflow file for this run

name: Tests
on:
push:
branches:
- master
- dev_master
pull_request:
branches:
- master
- dev_master
schedule:
- # Run every day at 5:00 UTC
- cron: "0 5 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-tests:
name: Call tests
uses: AstarVienna/DevOps/.github/workflows/tests.yml@poetry
secrets: inherit