We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b006a commit 7ffa6beCopy full SHA for 7ffa6be
.github/workflows/ci_checks.yml
@@ -19,3 +19,5 @@ jobs:
19
sudo cp s2i /usr/local/bin
20
- name: Run the test script
21
run: make test -C python38-slim/
22
+ - name: Run the test script
23
+ run: make test -C python39-slim/
0 commit comments