Skip to content

move perms to top level #172

move perms to top level

move perms to top level #172

Workflow file for this run

name: verify
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
test-linux-cpu:
runs-on: "linux.2xlarge"
steps:
- name: sleep for a long time
run: sleep 10000