mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-15 18:31:17 +01:00
Provide commit hash (#11896)
This commit is contained in:
parent
20fd1111c8
commit
6b78c95cfb
1
.github/workflows/cypress.yaml
vendored
1
.github/workflows/cypress.yaml
vendored
@ -156,6 +156,7 @@ jobs:
|
||||
KNAPSACK_PRO_CI_NODE_INDEX: ${{ matrix.ci_node_index }}
|
||||
KNAPSACK_PRO_TEST_FILE_PATTERN: cypress/e2e/**/*.spec.ts
|
||||
KNAPSACK_PRO_BRANCH: ${{ github.event.workflow_run.head_branch }}
|
||||
KNAPSACK_PRO_COMMIT_HASH: ${{ github.event.workflow_run.head_sha }}
|
||||
|
||||
# Use existing chromium rather than downloading another
|
||||
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user