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 930ce4b commit 07a7775Copy full SHA for 07a7775
.github/workflows/testing-vars.yml
@@ -41,6 +41,8 @@ jobs:
41
runner: [ ubuntu-24.04]
42
43
steps:
44
+ - name: checkout
45
+ uses: actions/checkout@v4
46
47
- name: Test reusable
48
uses: ./.github/actions/testing-reusable.yml
0 commit comments