We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb5022 commit aeb7645Copy full SHA for aeb7645
.github/workflows/integration.yml
@@ -66,5 +66,5 @@ jobs:
66
- name: Preparation Work
67
run: make preparation
68
69
- # - name: Run Tests
70
- # run: make integration-test
+ - name: Run Tests
+ run: make integration-test
0 commit comments