Skip to content

Commit 99ecdbf

Browse files
committed
Attempt to reenable workflow test
1 parent 64a05d1 commit 99ecdbf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/8.4-apache-publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
run: ./publish-image.sh -g
3434
shell: bash
3535
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/
36+
- name: Run Test Suite
37+
run: ./workflow-test.sh
38+
shell: bash
39+
working-directory: ./encrypted-execution/tools/test/
4040
# - name: Publish 8.4 Apache Git Package Repository
4141
# run: ./publish-image.sh -g
4242
# shell: bash

0 commit comments

Comments
 (0)