mirror of
https://github.com/gchq/CyberChef
synced 2026-01-05 18:13:15 +00:00
Added sudo
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Unit Tests
|
||||
run: |
|
||||
npx grunt test
|
||||
npx grunt testnodeconsumer
|
||||
sudo npx grunt testnodeconsumer
|
||||
- name: UI Tests
|
||||
run: xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
|
||||
- name: Build & Deploy
|
||||
|
||||
Reference in New Issue
Block a user