Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Add logging
Browse files Browse the repository at this point in the history
  • Loading branch information
ilblackdragon committed Jun 26, 2019
1 parent 83b35d6 commit 5047e84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ run_tests:
script:
- node --version
- npm --version
- npm install github:nearprotocol/nearlib#nightshade
- ls -lh node_modules/nearlib
- npm install
- npm run test

0 comments on commit 5047e84

Please sign in to comment.