Skip to content

Upgrade Deno Dependencies to Support Deno 2.6.4 and Axum 0.8+ #244

Upgrade Deno Dependencies to Support Deno 2.6.4 and Axum 0.8+

Upgrade Deno Dependencies to Support Deno 2.6.4 and Axum 0.8+ #244

Workflow file for this run

name: Sandbox integrity checks
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
workflow_call:
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run whitelist check for default-feature provided ops
run: cargo run --example op_whitelist --features op_whitelist