Skip to content

Commit 66be63a

Browse files
committed
update readme.md file to remove checking output notebooks for errors
1 parent f65b66a commit 66be63a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

test/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ This GitHub repository uses a GitHub Actions workflow to check if getting starte
3636
- Automatically commit the output files generated by the Docker container using [`stefanzweifel/git-auto-commit-action@v4`](https://github.com/stefanzweifel/git-auto-commit-action).
3737
- Offers a quick way to see, at which cell the notebook failed.
3838
39-
6. **Error Handling**:
40-
- If errors are found in the notebooks, artificially induce exit code 1, triggering GitHub Actions to send notifications.
41-
- Currently checking for the following in the raw content of output notebooks (The list may need to be updated):
42-
- `"name": "stderr"`
43-
- `"status": "failed"`
44-
4539
## Prerequisites
4640
4741
Before using the workflow, make sure to set the required secrets in your repository:

0 commit comments

Comments
 (0)