Skip to content

Fetch live test262/Wasm results instead of relying on a triggered build #15

Fetch live test262/Wasm results instead of relying on a triggered build

Fetch live test262/Wasm results instead of relying on a triggered build #15

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run prettier
run: |
npx [email protected] --check .