forked from TheAlgorithms/JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 7ff3e5e
test: skip test that's running way too long (TheAlgorithms#1393)
* test: skip test that's running way too long
It's good to have the test there, but there's no use having it running for ~30 minutes or so in the GitHub Action
close TheAlgorithms#1193
* Updated Documentation in README.md
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>1 parent 6291d4b commit 7ff3e5e
2 files changed
+5
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | + | ||
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
17 | + | ||
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
270 | 272 |
| |
271 | 273 |
| |
272 | 274 |
| |
275 | + | ||
273 | 276 |
| |
274 | 277 |
| |
275 | 278 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
16 | - | ||
15 | + | ||
16 | + | ||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
|
0 commit comments