Skip to content

Commit 9f9d036

Browse files
authored
Merge pull request #211 from grumpycoders/nicolasnoble-patch-1
Also activating MacOS tests on pull requests.
2 parents 1529e73 + 9d84e9e commit 9f9d036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: macOS CI
22

3-
on: [push]
3+
on: [push, pull_request]
44

55
jobs:
66
macos-build-and-test:

0 commit comments

Comments
 (0)