Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Commit 7c19fc6

Browse files
Updates to the usage
1 parent ca3c101 commit 7c19fc6

File tree

4 files changed

+232
-234
lines changed

4 files changed

+232
-234
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Scope for Javascript
44

5-
GitHub Action to run your tests automatically instrumented with the [Scope Javascript agent](http://home.undefinedlabs.com/goto/javascript-agent).
5+
GitHub Action to run your tests automatically instrumented with the [Scope Javascript Agent](http://home.undefinedlabs.com/goto/javascript-agent).
66

77
This works both for browser js and Node.js.
88

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Scope for Javascript'
22
author: 'Undefined Labs'
3-
description: 'Automatically instruments and runs your tests using the Scope Javascript agent.'
3+
description: 'Automatically instruments and runs your tests using the Scope Javascript Agent.'
44
inputs:
55
jest-command:
66
description: 'Command to run your jest tests.'

0 commit comments

Comments
 (0)