From 5b2d6c129222f7c406146c3f1e1fe0a699de2b06 Mon Sep 17 00:00:00 2001 From: Niccolo Raspa Date: Wed, 12 Jul 2023 15:01:57 +0200 Subject: [PATCH] remove comment --- .github/workflows/test-client.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test-client.yaml b/.github/workflows/test-client.yaml index 983eb99..6f60075 100644 --- a/.github/workflows/test-client.yaml +++ b/.github/workflows/test-client.yaml @@ -18,8 +18,6 @@ jobs: strategy: matrix: os: [ubuntu-latest, macos-latest] - # Can't execute on runner due to permission issues - # os: [macos-latest] network: [osmosis-1, osmo-test-5] fail-fast: false