This reverts commit 1722eb1bd3.
This commit is contained in:
committed by
GitHub
parent
1722eb1bd3
commit
e20ae18378
13
.github/workflows/tests.yml
vendored
13
.github/workflows/tests.yml
vendored
@@ -35,16 +35,3 @@ jobs:
|
||||
path: |
|
||||
coverage
|
||||
!coverage/lcov-report
|
||||
|
||||
app-tests:
|
||||
name: Element Web Integration Tests
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: 'yarn'
|
||||
|
||||
- name: Run tests
|
||||
run: "./scripts/ci/app-tests.sh"
|
||||
|
||||
Reference in New Issue
Block a user