Skip to content

Commit

Permalink
TMP test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Oct 19, 2023
1 parent 14f8145 commit 65e015e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
test_workflow_artifact:
needs: [test_library]
uses: fem-on-colab/open-in-colab-workflow/.github/workflows/workflow_call.yml@main
uses: fem-on-colab/open-in-colab-workflow/.github/workflows/workflow_call.yml@drivesep
with:
work_directory: open_in_colab
notebook_pattern: "**/*.ipynb"
Expand All @@ -81,7 +81,7 @@ jobs:

test_workflow_drive:
needs: [test_library]
uses: fem-on-colab/open-in-colab-workflow/.github/workflows/workflow_call.yml@main
uses: fem-on-colab/open-in-colab-workflow/.github/workflows/workflow_call.yml@drivesep
with:
work_directory: open_in_colab
notebook_pattern: "**/*.ipynb"
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:

test_workflow_github:
needs: [test_library]
uses: fem-on-colab/open-in-colab-workflow/.github/workflows/workflow_call.yml@main
uses: fem-on-colab/open-in-colab-workflow/.github/workflows/workflow_call.yml@drivesep
with:
work_directory: open_in_colab
notebook_pattern: "**/*.ipynb"
Expand Down

0 comments on commit 65e015e

Please sign in to comment.