Skip to content

Commit

Permalink
Update e2e workflow (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
tortmayr authored Aug 20, 2024
1 parent 2389639 commit 88a9c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
VSCODE_VSIX_ID: 'eclipse-glsp.workflow-vscode-example'
VSCODE_VSIX_PATH: '${{ github.workspace }}/.../vscode-example-2.3.0-next.vsix'
GLSP_SERVER_DEBUG: 'true'
GLSP_SERVER_TYPE: 'node'

steps:
- uses: actions/checkout@v4.1.7
Expand Down

0 comments on commit 88a9c9d

Please sign in to comment.