We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da461d commit 64524a0Copy full SHA for 64524a0
.github/workflows/build.yml
@@ -141,4 +141,5 @@ jobs:
141
run: |
142
chmod +x ./testing/test_webpages.sh
143
chmod +x ./testing/test.sh
144
+ chmod +x ./testing/test_disabledEndpoints.sh
145
./testing/test.sh
0 commit comments