Skip to content

Commit

Permalink
Remove the duplicate line in the definition
Browse files Browse the repository at this point in the history
  • Loading branch information
fredkingham committed Nov 24, 2020
1 parent 9330056 commit 70ed01e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -34,8 +34,6 @@ jobs:
uses: actions/setup-ruby@v1
- name: Set up js
uses: actions/setup-node@v1
- run: gem install coveralls-lcov
- run: gem install rake
- name: Install js dependencies
run: npm install jasmine-core@2.3.4 karma@1.5 karma-coverage@1.1.1 karma-jasmine@0.3.8 karma-firefox-launcher@2.1.0 karma-coveralls@1.1.2
- name: Install opal
Expand Down

0 comments on commit 70ed01e

Please sign in to comment.