Skip to content

Commit

Permalink
Add CSE notebook to notebook_tests.yaml [CodeBuild]
Browse files Browse the repository at this point in the history
  • Loading branch information
tkilias committed Aug 23, 2024
1 parent 27cb2b8 commit d8d5887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notebook_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
fail-fast: false
matrix:
nb_test:
- { name: "CSE notebook", test_file: "nbtest_cloud.py" }
- { name: "sklearn notebook", test_file: "nbtest_sklearn.py" }
- { name: "ibis notebook", test_file: "nbtest_ibis.py" }
- { name: "SLC notebook", test_file: "nbtest_script_languages_container.py" }
Expand Down

0 comments on commit d8d5887

Please sign in to comment.