Skip to content

Commit e82440b

Browse files
committed
Use only functional tests for now
1 parent ffc30eb commit e82440b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919

2020
- name: Run tests with devtool
2121
run: |
22-
./tools/devtool -y test
22+
./tools/devtool -y test -- integration_tests/functional/

0 commit comments

Comments
 (0)