Pārlūkot izejas kodu

experimenting with chromedriver setup

Rodja Trappe 1 gadu atpakaļ
vecāks
revīzija
7143f40cba
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  1. 0 4
      .github/workflows/test.yml

+ 0 - 4
.github/workflows/test.yml

@@ -33,10 +33,6 @@ jobs:
         run: ./test_startup.sh
       - name: setup chromedriver
         uses: nanasess/setup-chromedriver@v2.1.1
-        with:
-          # XXX: This is an unfortunate workaround due to this issue:
-          # https://github.com/nanasess/setup-chromedriver/issues/199
-          chromedriver-version: "115.0.5790.102"
       - name: pytest
         run: pytest
       - name: upload screenshots