mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-26 15:30:45 +01:00
Update test.yml
This commit is contained in:
12
.github/workflows/test.yml
vendored
12
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user