Fix typo in repository name in e2e-testing.yml

This commit is contained in:
omri zaher 2025-09-23 16:55:26 +03:00
parent 227dba33fc
commit d961ebf30b

View file

@ -217,7 +217,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
respository: omriza5/wekan-selenium
repository: omriza5/wekan-selenium
token: ${{ secrets.UI_TESTING_GITHUB_TOKEN }}
- name: Set up Python 3.11