Skip to content

Commit ce49272

Browse files
committed
elia/custom-importmap: [wip]
1 parent fe3174b commit ce49272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434

3535
- name: Run tests
3636
run: |
37+
gem install net-http
3738
ruby -rnet/http -e 'p Net::HTTP.get_response(URI("https://ga.jspm.io/npm:@github/[email protected]/dist/main/webauthn-json.js"))'
3839
bundle exec rake
3940

0 commit comments

Comments
 (0)