Created
May 14, 2021 04:29
-
-
Save fachryansyah/c44e1f3da109e50294d6169fc202defd to your computer and use it in GitHub Desktop.
Tags
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
script: | |
- echo 'Running a test' | |
- npm install | |
- npm run test | |
tags: | |
- test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment