Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b2d49 commit 6ac5c06Copy full SHA for 6ac5c06
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
--skip-cache-invalidation
39
--theme "$(pwd)"
40
--languages en
41
- --branch ${{ matrix.branch }}
+ --branches ${{ matrix.branch }}
42
- name: Show logs
43
if: failure()
44
run: |
0 commit comments