style: remove extra space

Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
This commit is contained in:
Vinayak Kulkarni 2022-11-09 19:01:01 +05:30
parent c4bdda4a5c
commit 47ffbd6f7d
No known key found for this signature in database
GPG key ID: 0FE8ABF8260A1552

View file

@ -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