summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorJRPan <[email protected]>2024-02-05 17:03:17 -0500
committerGitHub <[email protected]>2024-02-05 17:03:17 -0500
commitb1ff53d46bb10ed594a236e01724785538a905b8 (patch)
treeae40e295b88f40151a5c307bd927d609c0203044 /.github/workflows/main.yml
parent67fc78cf5e513e9b04417ad4b634500902c14316 (diff)
parentd935bd167dd5806cc9518eae69176c868bffc0d9 (diff)
Merge pull request #65 from accel-sim/dev-ci
rename ci tests
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 742a906..c639ff3 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions
-name: CI
+name: Short-Tests
# Controls when the workflow will run
on: