8000 fixed all the tests and mode the code more testable with mocked_notion_client · explodinggradients/ragas_experimental@6ad18a5 · GitHub
[go: up one dir, main page]

Skip to content

fixed all the tests and mode the code more testable with mocked_notio… #4

fixed all the tests and mode the code more testable with mocked_notio…

fixed all the tests and mode the code more testable with mocked_notio… #4

Workflow file for this run

name: Deploy to GitHub Pages
permissions:
contents: write
pages: write
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]
0