ci: remove test, restore apple-only only
This commit is contained in:
11
.github/workflows/test.yml
vendored
11
.github/workflows/test.yml
vendored
@@ -1,11 +0,0 @@
|
||||
name: Test Trigger
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: mac-runner
|
||||
steps:
|
||||
- run: echo "hello world"
|
||||
Reference in New Issue
Block a user