We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a5fb33 + e5e7439 commit 2bc25a5Copy full SHA for 2bc25a5
CHANGELOG.md
@@ -8,6 +8,8 @@
8
- coverage checks ignored for branches named 'documentation'
9
- switch from Serveo to localtunnel
10
- increased timeout from 5 to 8 minutes
11
+- generalized some variables such as repo owner, ci context
12
+- updated documentation
13
14
## [2.1.0]
15
### Added
@@ -21,7 +23,11 @@
21
23
- suppress warnings about shadowing builtins in runAllTests
22
24
- run tests in subfolders
25
- filter out performance tests
26
+<<<<<<< HEAD
27
- skip tests for commits to branches named 'documentation'
28
+=======
29
+- skip checks for commits to branches named 'documentation'
30
+>>>>>>> master
31
32
## [2.0.0]
33
0 commit comments