From 592bfac2f812546dd8410d181f927634cfb565a4 Mon Sep 17 00:00:00 2001 From: shivaraj-bh Date: Mon, 8 Apr 2024 23:30:52 +0530 Subject: [PATCH] ci.yaml fmt --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 07fff69..9144338 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-latest, macos-14 ] + os: [ ubuntu-latest, macos-latest, macos-14 ] steps: - uses: actions/checkout@v3 - uses: cachix/install-nix-action@v25