mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
dom manipulations uses elements
This commit is contained in:
5
.github/workflows/coverage.yml
vendored
5
.github/workflows/coverage.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: CI (Linux)
|
||||
name: Coverage
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -52,6 +52,9 @@ jobs:
|
||||
- name: Install JavaScript Dependencies
|
||||
run: yarn install
|
||||
|
||||
- name: Build frontend
|
||||
run: yarn build
|
||||
|
||||
- name: Run the tests
|
||||
run: yarn test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user