Remove debugging steps from workflows

This commit is contained in:
Sascha Mann
2020-03-22 18:16:49 +01:00
parent 0c24e24eb5
commit e07eb0ff2a
2 changed files with 0 additions and 6 deletions

View File

@@ -25,9 +25,6 @@ jobs:
- name: "Install dependencies"
run: npm install --production
- name: Debug information
run: curl https://ipinfo.io/ip
- name: "Set up Julia (nightly)"
uses: ./
with: