Skip to content

Commit 64524a0

Browse files
committed
Add execution permission for test_disabledEndpoints.sh in build workflow
1 parent 1da461d commit 64524a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,5 @@ jobs:
141141
run: |
142142
chmod +x ./testing/test_webpages.sh
143143
chmod +x ./testing/test.sh
144+
chmod +x ./testing/test_disabledEndpoints.sh
144145
./testing/test.sh

0 commit comments

Comments
 (0)