Skip to content

🚀 Daily Challenges & Smart C++ Templates - Enhanced LeetCode VS Code Extension #134

🚀 Daily Challenges & Smart C++ Templates - Enhanced LeetCode VS Code Extension

🚀 Daily Challenges & Smart C++ Templates - Enhanced LeetCode VS Code Extension #134

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
linux:
name: Linux
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- name: Setup Node.js environment
uses: actions/setup-node@v2
with:
node-version: 14
- name: Install Node.js modules
run: npm install
- name: Lint
run: npm run lint
- name: VSCE Packge
run: npx vsce package
windows:
name: Windows
runs-on: windows-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- name: Setup Node.js environment
uses: actions/setup-node@v2
with:
node-version: 14
- name: Install Node.js modules
run: npm install
- name: Lint
run: npm run lint
- name: VSCE Packge
run: npx vsce package
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy