Update .forgejo/workflows/test.yaml
Some checks failed
Checkout Remote Repository / checkout-repo (push) Failing after 38s

This commit is contained in:
Fijxu 2024-03-31 21:55:28 -03:00
parent 9d930ebab4
commit 23f8936c19

View file

@ -12,5 +12,6 @@ jobs:
- name: Checkout code from a specific repository and branch
uses: actions/checkout@v3
with:
repository: https://github.com/iv-org/invidious # Replace with the repository you want to checkout
github-server-url: 'https://github.com'
repository: iv-org/invidious # Replace with the repository you want to checkout
ref: master # Replace with the branch you want to checkout