Skip to content

Commit

Permalink
Enable PodSpaces e2e tests (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: David Bowen <[email protected]>
  • Loading branch information
NSeydoux and davidboweninrupt authored Sep 12, 2024
1 parent 620ce70 commit 558df6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
matrix:
os: [ubuntu-latest]
node-version: ["22.x", "20.x", "18.x"]
# PodSpaces doesn't support error descriptions yet.
environment-name: ["ESS Dev-2-3"]
environment-name: ["ESS PodSpaces", "ESS Dev-2-3"]
experimental: [false]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 558df6d

Please sign in to comment.