diff options
| author | Uri Shaked | 2023-10-19 12:21:03 +0300 |
|---|---|---|
| committer | Uri Shaked | 2023-10-19 12:21:15 +0300 |
| commit | 6ecba64687e10113ad697860b5f103746a8ef329 (patch) | |
| tree | eaec7ef133fe153bf44a423ec347b30dba876088 /.github/workflows | |
| parent | Merge pull request #147 from wokwi/dependabot/npm_and_yarn/babel/traverse-7.23.2 (diff) | |
| download | avr8js-6ecba64687e10113ad697860b5f103746a8ef329.tar.gz avr8js-6ecba64687e10113ad697860b5f103746a8ef329.tar.bz2 avr8js-6ecba64687e10113ad697860b5f103746a8ef329.zip | |
ci: remove travis
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65e50da..36e35b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Node CI +name: ci on: [push] |
