mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Try to run meteor-promise test
This commit is contained in:
7
.github/workflows/meteor-promise.yml
vendored
Normal file
7
.github/workflows/meteor-promise.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
- name: Test meteor-promise
|
||||
uses: ktomk/run-travis-yml@v1.7.0
|
||||
defaults:
|
||||
run:
|
||||
working-directory: npm-packages/meteor-promise
|
||||
with:
|
||||
file: .travis.yml
|
||||
Reference in New Issue
Block a user