@ -1,4 +1,10 @@
workflows:
version: 2
build_and_test:
jobs:
- build
- test
version: 2.1
build:
@ -15,7 +21,7 @@ workflows:
paths:
- node_modules #ça marche jusqu'ici pour l'instant
jobsbis:
test:
docker:
- image: cimg/node:14.15.0 # the primary container, where your job's commands are run
auth: