From 281670e71a3f59584df496570ac5439164da241f Mon Sep 17 00:00:00 2001 From: Heinz-Alexander Fuetterer Date: Fri, 1 Dec 2023 19:13:49 +0100 Subject: [PATCH] ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0915e141d8..cecbfae253 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: - run: echo "The current short commit SHA is ${{ steps.short-sha.outputs.sha }}" - - run: cat rdmo/__init__.py + - run: cat rdmo/__init__.py - uses: actions/setup-node@v4 with: