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 bf48835 commit 7503a49Copy full SHA for 7503a49
.github/workflows/e2e.yaml
@@ -8,6 +8,8 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v4
11
+ with:
12
+ submodules: ''
13
- name: setup python
14
uses: actions/setup-python@v4
15
with:
0 commit comments