@@ -1,4 +1,4 @@
-name: ARM Linux Simulation
+name: Run GoTest
on:
pull_request:
@@ -8,6 +8,10 @@ on:
branches:
- main
+concurrency:
+ group: test-tests-${{ github.head_ref || github.run_id }}
+ cancel-in-progress: true
+
jobs:
test:
name: Test ARM64