mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-21 23:47:57 +00:00
added some tests
more debug log more test another test trying with brackets
This commit is contained in:
@@ -70,6 +70,8 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
steps:
|
||||
- run: echo "Running on ${{ matrix.os }}. Is it MACOS? $MACOS"
|
||||
if: ${{ matrix.os == "macos-latest" }}
|
||||
- uses: actions/checkout@v4
|
||||
- run: brew install docker
|
||||
if: contains("${{ matrix.os }}", "macos")
|
||||
|
||||
Reference in New Issue
Block a user