URL: http://github.com/es-shims/Array.prototype.map/commit/6348cbdccbbde2cfd536bc5032736bfb044c83c8
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.
1 parent 6e9fb1a commit 6348cbdCopy full SHA for 6348cbd
.github/workflows/node-aught.yml
@@ -9,10 +9,3 @@ jobs:
9
range: '< 10'
10
type: minors
11
command: npm run tests-only
12
-
13
- node:
14
- name: 'node < 10'
15
- needs: [tests]
16
- runs-on: ubuntu-latest
17
- steps:
18
- - run: 'echo tests completed'
.github/workflows/node-tens.yml
range: '>= 10'
- name: 'node >= 10'
0 commit comments