Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

Bump fast-xml-parser, @aws-sdk/client-cloudwatch-logs and @aws-sdk/cl… #305

Bump fast-xml-parser, @aws-sdk/client-cloudwatch-logs and @aws-sdk/cl…

Bump fast-xml-parser, @aws-sdk/client-cloudwatch-logs and @aws-sdk/cl… #305

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16.x
- run: npm ci
- run: npm test