Skip to content

Commit

Permalink
modified to include absolute paths
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Feb 14, 2024
1 parent 5bf9e56 commit fde6bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-post-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install pytest and nbmake
run: |
pip install pytest nbmake
pip install pytest nbmake pytest-randomly
# Ideally we should run it in a tox test, but for now we are just running it in the main environment
# as we have three different types of tests for notebooks
Expand Down

0 comments on commit fde6bcb

Please sign in to comment.