Skip to content

Commit

Permalink
Update examples_run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing authored Jan 17, 2024
1 parent e41c304 commit 1d1fbb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/examples_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
env:
RUNNER: ${{ toJson(runner) }}
with:
notebook: "PATHTONOTEBOOK.ipynb"
params: "PATHTOPARAMS.json"
notebook: "examples/BasicUsage.ipynb"
isReport: False
poll: True
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1d1fbb9

Please sign in to comment.