Skip to content

Update F3 "using CSS to include images that convey [...] information" #460

Update F3 "using CSS to include images that convey [...] information"

Update F3 "using CSS to include images that convey [...] information" #460

Workflow file for this run

name: Build PR
on:
pull_request:
jobs:
build:
name: Run build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm i && npm run build