Skip to content

Commit

Permalink
testing playground refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Abellegese committed Jan 31, 2025
1 parent b04b535 commit d1c4b73
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests_and_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ jobs:
nox -f test/playground/noxfile.py -s execute -p 3.10 -- --cli delete fetch --fetch from_dockerhub
nox -f test/playground/noxfile.py -s clean
nox -f test/playground/noxfile.py -s execute -p 3.10 -- --cli delete fetch --fetch from_s3
nox -f test/playground/noxfile.py -s execute -p 3.10 -- --cli serve run catalog example test close delete
nox -f test/playground/noxfile.py -s execute -p 3.10 -- --cli serve run catalog example
nox -f test/playground/noxfile.py -s execute -p 3.10 -- --cli close
nox -f test/playground/noxfile.py -s execute -p 3.10 -- --cli delete test
run-cli-test-multiple:
Expand Down

0 comments on commit d1c4b73

Please sign in to comment.