Skip to content

Add array-related traits and types. #73

Add array-related traits and types.

Add array-related traits and types. #73

Workflow file for this run

# Licensed under the Apache License, Version 2.0 or the MIT License.
# SPDX-License-Identifier: Apache-2.0 OR MIT
# Copyright Tock Contributors 2026.
name: ci
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v6
- name: Test
run: make -j4 test