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 64a05d1 commit 99ecdbfCopy full SHA for 99ecdbf
.github/workflows/8.4-apache-publish.yml
@@ -33,10 +33,10 @@ jobs:
33
run: ./publish-image.sh -g
34
shell: bash
35
working-directory: ./8.4/bookworm/apache/
36
-# - name: Run Test Suite
37
-# run: ./workflow-test.sh
38
-# shell: bash
39
-# working-directory: ./encrypted-execution/tools/test/
+ - name: Run Test Suite
+ run: ./workflow-test.sh
+ shell: bash
+ working-directory: ./encrypted-execution/tools/test/
40
# - name: Publish 8.4 Apache Git Package Repository
41
# run: ./publish-image.sh -g
42
# shell: bash
0 commit comments