Skip to content

Commit

Permalink
Merge branch 'esm_tests' of https://github.com/microsoft/tslib into e…
Browse files Browse the repository at this point in the history
…sm_tests
  • Loading branch information
orta committed Oct 5, 2020
2 parents 1007d3e + 965b93e commit 964103a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
name: CI

on:
push:
branches:
- master
- release-*
pull_request:
branches:
- master
- release-*
on: pull_request

jobs:
ci:
Expand Down
1 change: 1 addition & 0 deletions test/cjs/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"private": true,
"scripts": {
"test": "node index.js"
}
Expand Down

0 comments on commit 964103a

Please sign in to comment.