Browse Source

experimenting with chromedriver setup

Rodja Trappe 1 năm trước cách đây
mục cha
commit
7143f40cba
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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