Browse Source

trying other setup-poetry version

Rodja Trappe 2 years ago
parent
commit
c00da292a9
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .github/workflows/test.yml

+ 3 - 1
.github/workflows/test.yml

@@ -17,7 +17,9 @@ jobs:
         with:
           python-version: ${{ matrix.python }}
       - name: set up Poetry
-        uses: benjavicente/setup-poetry@main
+        uses: Gr1N/setup-poetry@v7
+        with:
+          poetry-version: 1.1.7
       - name: test startup
         run: poetry run ./test_startup.sh
       - name: setup chromedriver