Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jan 31, 2024
1 parent 79a9d62 commit 853b412
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: macOS
on:
pull_request:
push:
release:
types: [published]

jobs:
build:
Expand Down Expand Up @@ -40,6 +38,7 @@ jobs:
- name: Tests
run: |
dtruss -f xmake-version
xmake lua -v -D tests/run.lua
xrepo --version
Expand Down

0 comments on commit 853b412

Please sign in to comment.