Browse Source

actually install

Getty Ritter 4 years ago
parent
commit
f2512ae41b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -9,6 +9,7 @@ steps:
   image: python
   image: python
   commands:
   commands:
   - pip install poetry
   - pip install poetry
+  - poetry run inv install
   - poetry run inv test
   - poetry run inv test
   - poetry run inv tc
   - poetry run inv tc
   - poetry run inv checkfmt
   - poetry run inv checkfmt