Merging PRs now requires linting/formatting/tests and builds to complete #48
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
apt-get update && apt-get install -y --no-install-recommends git openssh-client curl
|
||||
apt-get update && apt-get install -y --no-install-recommends curl
|
||||
curl -fsSL https://deb.nodesource.com/setup_24.x | bash -
|
||||
apt-get install -y nodejs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user