mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
test: update dredd to 13.1.2
This commit is contained in:
parent
6fd8b51f2b
commit
a5cf5e32a6
@ -116,7 +116,7 @@ jobs:
|
||||
- run: task deps
|
||||
- run: task compile
|
||||
- *test-compile-changes
|
||||
# - *unlock-gpg
|
||||
- *unlock-gpg
|
||||
- run: task build
|
||||
- *store-bin-artifacts
|
||||
|
||||
|
@ -43,8 +43,8 @@ tasks:
|
||||
desc: Installs requirements for integration testing with dredd
|
||||
dir: web
|
||||
cmds:
|
||||
- npm install dredd@5.1.5
|
||||
- npm audit fix
|
||||
- npm install dredd@13.1.2
|
||||
- npm audit fix
|
||||
|
||||
deps:tools:
|
||||
desc: Installs tools needed
|
||||
|
Loading…
Reference in New Issue
Block a user