We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5045be5 commit 9a787cdCopy full SHA for 9a787cd
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v3
12
- run: rm ~/.bashrc ~/.bash_profile
13
- - run: make setup-ubuntu
+ - run: make setup-ubuntu -o brew-pkgs
14
macos:
15
runs-on: macos-latest
16
env:
0 commit comments