Skip to content

modified to activate models from nb #5

modified to activate models from nb

modified to activate models from nb #5

Workflow file for this run

name: CI
on:
pull_request:
push:
branches: [ main ]
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- name: Dummy step
run: echo "CI passed"