Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michelleangela committed Oct 5, 2023
1 parent 6c4b832 commit 1ae8eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-compile-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# run: 'yarn test --scenario=MultirootDeadlockTest'
# working-directory: Extension

# NOTE: For mac/linux run the tests with xvfb-action for UI support.
# NOTE: For mac/linux run the tests with xvfb-action for UI support.
# - name: Run simple vscode unit tests (xvfb)
# if: ${{ inputs.platform == 'mac' || inputs.platform == 'linux' }}
# uses: GabrielBB/[email protected]
Expand Down

0 comments on commit 1ae8eec

Please sign in to comment.