Skip to content

Commit cbdee0f

Browse files
committed
syntax fix workflow
1 parent 4c213f9 commit cbdee0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
runs-on: ubuntu-latest
6868
needs: web-tests
6969

70-
steps:
70+
steps:
7171
- name: Checkout
7272
uses: actions/checkout@v4
7373

0 commit comments

Comments
 (0)