style: remove extra space
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
This commit is contained in:
parent
c4bdda4a5c
commit
47ffbd6f7d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ct.yml
vendored
2
.github/workflows/ct.yml
vendored
|
|
@ -46,6 +46,6 @@ jobs:
|
|||
|
||||
- name: Prepare test data 📦
|
||||
run: unzip -q test_data.zip -d test_data
|
||||
|
||||
|
||||
- name: Run tests 🧪
|
||||
run: xvfb-run --server-args="-screen 0 1024x768x24" npm test
|
||||
|
|
|
|||
Loading…
Reference in a new issue