Skip to content

Commit 03fc003

Browse files
committed
ci: relaunch ci for macos
1 parent 72fc190 commit 03fc003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
push:
5-
branches: [main, master]
5+
branches: [main, master, try-fix-on-macos]
66
pull_request:
7-
branches: [main, master]
7+
branches: [main, master, try-fix-on-macos]
88

99
name: R-CMD-check
1010

0 commit comments

Comments
 (0)