Skip to content

Commit

Permalink
fix: donet tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zema1 committed Sep 30, 2024
1 parent 68c06e9 commit 339681e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@ jobs:
- webdevops/php-nginx:8.0
- webdevops/php-nginx:8.1
- webdevops/php-nginx:8.2
# - webdevops/php-nginx:ubuntu-12.04
# - webdevops/php-nginx:ubuntu-14.04
# - webdevops/php-nginx:ubuntu-12.04
# - webdevops/php-nginx:ubuntu-14.04
mount:
- /app

Expand Down Expand Up @@ -414,5 +414,5 @@ jobs:
bash ./.github/workflows/ready.sh ${{ env.SUO5_ASPX_URL }} 30
curl -v ${{ env.SUO5_ASPX_URL }}
chmod +x ./suo5
./suo5 -debug -t ${{ env.SUO5_ASPX_URL }} -T https://www.bing.com --no-jar
./suo5 -debug -t ${{ env.SUO5_ASPX_URL }} -T https://www.bing.com -mode half --no-jar
./suo5 -debug -t ${{ env.SUO5_ASPX_URL }} -T https://www.bing.com
./suo5 -debug -t ${{ env.SUO5_ASPX_URL }} -T https://www.bing.com -mode half

0 comments on commit 339681e

Please sign in to comment.