Skip to content

test: expand test fixture and cases for dynamic-cms tests with added i18n to fixture and testing i18n cases and json requests #1164

test: expand test fixture and cases for dynamic-cms tests with added i18n to fixture and testing i18n cases and json requests

test: expand test fixture and cases for dynamic-cms tests with added i18n to fixture and testing i18n cases and json requests #1164

Workflow file for this run

name: Deno test
on:
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Deno
uses: denoland/setup-deno@v1
with:
deno-version: vx.x.x
- name: Test
run: deno test -A edge-runtime/