/
home
/
infinitibizsol
/
irfarms.infinitibizsol.com
/
node_modules
/
avvio
/
.github
/
workflows
/
File Upload :
llllll
Current File: /home/infinitibizsol/irfarms.infinitibizsol.com/node_modules/avvio/.github/workflows/ci.yml
name: CI on: push: paths-ignore: - 'docs/**' - '*.md' pull_request: paths-ignore: - 'docs/**' - '*.md' jobs: test: runs-on: ${{ matrix.os }} strategy: matrix: node-version: [10, 12, 14, 15, 16] os: [macos-latest, ubuntu-latest, windows-latest] steps: - uses: actions/checkout@v2.3.4 - name: Use Node.js uses: actions/setup-node@v2.4.0 with: node-version: ${{ matrix.node-version }} - name: Install Dependencies run: | npm install --ignore-scripts - name: Run Tests run: | npm test automerge: needs: test runs-on: ubuntu-latest steps: - uses: fastify/github-action-merge-dependabot@v2.4.0 with: github-token: ${{ secrets.GITHUB_TOKEN }}
Copyright ©2k19 -
Hexid
|
Tex7ure