Skip to content

Commit 0dc8087

Browse files
authored
chore: update readme with new wording (#917)
1 parent 421c1e7 commit 0dc8087

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+2594
-116
lines changed

.github/media/icons/bolt-regular.svg

Lines changed: 1 addition & 0 deletions
Loading

.github/media/icons/cloud-regular.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

.github/media/icons/globe-regular.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

.github/media/studio-video-demo5.png

785 KB
Loading

TESTING.md renamed to CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Testing
1+
# Contributing
2+
3+
## Testing
24

35
For now, only testing the outcome of running the CLI is supported. Before running tests, make sure that you have installed and started Docker.
46

@@ -25,4 +27,4 @@ $ ./scripts/e2e-publish.ts
2527
5. ```bash
2628
$ yarn workspace @actor-core/cli run test
2729
```
28-
- Runs the tests for the CLI, which includes running the CLI (inside Docker) with different arguments and checking the output.
30+
- Runs the tests for the CLI, which includes running the CLI (inside Docker) with different arguments and checking the output.

0 commit comments

Comments
 (0)