Skip to content

Commit

Permalink
Test JS routing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Mar 22, 2022
1 parent 4ef39af commit 1aa3391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
multirepository: true
timeout: 120
php-image: "ezsystems/php:7.4-v2-node14"
ci-scripts-branch: js-routing-fix
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}
Expand All @@ -39,6 +40,7 @@ jobs:
use-compatibility-layer: true
timeout: 120
php-image: "ezsystems/php:8.1-v2-node16"
ci-scripts-branch: js-routing-fix
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}
Expand Down
8 changes: 0 additions & 8 deletions dependencies.json

This file was deleted.

0 comments on commit 1aa3391

Please sign in to comment.