Update test.yml

This commit is contained in:
Barry McCormick
2025-05-25 17:23:16 -07:00
committed by GitHub
parent 3e52de0701
commit 0ef05fc037

View File

@@ -1,7 +1,9 @@
name: Test
on: [push]
on:
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
@@ -30,9 +32,5 @@ jobs:
sysctl hw.ncpu
sysctl hw.physmem
sysctl hw.usermem
on:
pull_request:
# Sequence of patterns matched against refs/heads
branches:
- main