Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Bump eslint from 8.44.0 to 8.48.0 #561

Bump eslint from 8.44.0 to 8.48.0

Bump eslint from 8.44.0 to 8.48.0 #561

Workflow file for this run

name: Build PRs
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '17.x'
- name: Install dependencies
run: npm install
- name: Run linter
run: npm run lint:js
- name: Build
run: npm run build
- name: Generate artifacts
uses: actions/upload-artifact@v2
with:
name: firefox_translations
if-no-files-found: error
path: extension/