From 15b6fdc56e06673e473cc88486b976a8f308ccd2 Mon Sep 17 00:00:00 2001 From: Henning Janssen Date: Fri, 5 May 2023 14:55:46 +0200 Subject: [PATCH] Formatting --- .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 a52d536..f9cb3e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,6 +100,6 @@ jobs: mkdir -p ~/.config/ase cp test-files/ase_test.conf ~/.config/ase/ase.conf pytest --calculator - + - name: Upload to Codecov uses: codecov/codecov-action@v3