From dc1eaf44f6728505c8128814dc45511919a11805 Mon Sep 17 00:00:00 2001 From: Ahmet Nihat Simsek Date: Tue, 17 Dec 2024 11:10:38 +0100 Subject: [PATCH] fix test path --- .github/workflows/test-tutorials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-tutorials.yml b/.github/workflows/test-tutorials.yml index b6061df..7304595 100644 --- a/.github/workflows/test-tutorials.yml +++ b/.github/workflows/test-tutorials.yml @@ -48,4 +48,4 @@ jobs: pip install -r ../siibra-python/requirements.txt - name: Test tutorial notebooks with nbmake - run: pytest --nbmake --nbmake-timeout=1200 ./siibra-tutorials-${{ github.run_id }}-${{ github.run_number }} + run: pytest --nbmake --nbmake-timeout=1200 ./