Skip to content

Add PUBLIC_OAUTH_CLIENT_NAME env variable for fractal-web #87

Add PUBLIC_OAUTH_CLIENT_NAME env variable for fractal-web

Add PUBLIC_OAUTH_CLIENT_NAME env variable for fractal-web #87

Workflow file for this run

name: Test
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
schedule:
- cron: "0 23 * * 2,3,4"
jobs:
tests:
timeout-minutes: 20
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run demos
run: make run-demos-github