Merge branch 'master' of github.com:thecodingmachine/workadventure into landingpage
This commit is contained in:
commit
46aa4a51f4
11 changed files with 278 additions and 15 deletions
4
.github/workflows/continuous_integration.yml
vendored
4
.github/workflows/continuous_integration.yml
vendored
|
@ -36,6 +36,10 @@ jobs:
|
|||
run: yarn run lint
|
||||
working-directory: "front"
|
||||
|
||||
- name: "Jasmine"
|
||||
run: yarn test
|
||||
working-directory: "front"
|
||||
|
||||
continuous-integration-back:
|
||||
name: "Continuous Integration Back"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue