Skip to content

Commit

Permalink
lskdjfha
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 5, 2024
1 parent 97e5813 commit 1184777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/pr-execute-notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

import os
import subprocess
from pathlib import Path

changed_notebooks = Path(".github/outputs/all-changed-notebooks.txt").read_text().split("\n")
changed_config = Path(".github/outputs/changed-config.txt").read_text().split("\n")
Expand Down

0 comments on commit 1184777

Please sign in to comment.