Pārlūkot izejas kodu

actually install

Getty Ritter 4 gadi atpakaļ
vecāks
revīzija
f2512ae41b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

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