diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e3b6bb0..6869484 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,12 +17,13 @@ jobs: os: ubuntu-latest tap: dawidd6/test tag: v0.1.12 - force: false + force: true - formula: test-formula-git-revision os: macos-latest tap: dawidd6/test tag: v0.3.3 revision: c43abd765cf51c06bbcaa5479dc49aab1396989f + force: true runs-on: ${{matrix.os}} steps: - name: Checkout