Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Change Host to Cloudflare #261

Change Host to Cloudflare

Change Host to Cloudflare #261

Workflow file for this run

name: Test
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2.1.5
with:
node-version: 18.x
- run: npm cit