Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Perf

Perf #11

Workflow file for this run

name: build-and-upload
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build
run: ./build.sh
- name: upload to artifacts
uses: actions/upload-artifact@v3
with:
name: judger-test-collection
path: dist/