Skip to content

add the function to make a syscall to l1 #255

add the function to make a syscall to l1

add the function to make a syscall to l1 #255

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Scarb
uses: software-mansion/setup-scarb@v1
- name: Test the code
run: |
scarb test