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 cdf40eb + 04c91f7 commit cd51cb5Copy full SHA for cd51cb5
CHANGELOG.md
@@ -30,6 +30,8 @@
30
- coverage checks ignored for branches named 'documentation'
31
- switch from Serveo to localtunnel
32
- increased timeout from 5 to 8 minutes
33
+- generalized some variables such as repo owner, ci context
34
+- updated documentation
35
36
## [1.1.0]
37
### Added
@@ -43,7 +45,7 @@
43
45
- suppress warnings about shadowing builtins in runAllTests
44
46
- run tests in subfolders
47
- filter out performance tests
-- skip tests for commits to branches named 'documentation'
48
+- skip checks for commits to branches named 'documentation'
49
50
## [1.0.0]
51
0 commit comments