mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fix typo in repository name in e2e-testing.yml
This commit is contained in:
parent
227dba33fc
commit
d961ebf30b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-testing.yml
vendored
2
.github/workflows/e2e-testing.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue