Skip to content

Commit

Permalink
CI: remove no longer needed steps (#30674)
Browse files Browse the repository at this point in the history
The latest `actions/setup-node` prints this info by default
  • Loading branch information
XhmikosR committed Apr 28, 2020
1 parent 5ecccd1 commit 748b1b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -56,8 +56,6 @@ jobs:
- run: ruby --version
- run: gem --version
- run: bundle --version
- run: node --version
- run: npm --version
- run: java -version

- name: Install npm dependencies
Expand Down

0 comments on commit 748b1b9

Please sign in to comment.