ADd check
Some checks failed
Build Dusk / run-tests (push) Failing after 2m21s

This commit is contained in:
2026-03-10 16:01:44 -05:00
parent ea6468f2a9
commit e9661d2998

View File

@@ -15,8 +15,7 @@ jobs:
- name: Checkout repository
uses: https://git.wish.moe/YourWishes/checkout@main
- name: Install Docker
uses: docker/setup-docker-action@v4
# uses: https://git.wish.moe/YourWishes/setup-docker-action@releases/v4
run: docker version
- name: Run tests in Docker
run: ./scripts/test-linux-docker.sh
# - name: Install dependencies