mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Fix whitespace
This commit is contained in:
parent
de4cd2eebc
commit
fabea8cc61
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -28,8 +28,8 @@ jobs:
|
|||
npx grunt testnodeconsumer
|
||||
- name: Production Build
|
||||
run: npx grunt prod
|
||||
- name: UI Tests
|
||||
run: xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
|
||||
- name: UI Tests
|
||||
run: xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
|
||||
# - name: Deploy
|
||||
# uses: peaceiris/actions-gh-pages@v3
|
||||
# with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue