attempt installing cypress-axe
parent
f4022064cb
commit
51b425708f
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: Install Application
|
- name: Install Application
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm ci
|
||||||
npm install -g mocha c8 cypress@12
|
npm install -g mocha c8 cypress@12 cypress-axe
|
||||||
- name: Copy Test Config
|
- name: Copy Test Config
|
||||||
run: cp ./data/config.testing.js ./data/config.js
|
run: cp ./data/config.testing.js ./data/config.js
|
||||||
- name: Initialize Database
|
- name: Initialize Database
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue