diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5cba7d..fc45413 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,5 +20,4 @@ jobs: - name: Test Debian run: .github/scripts/test-debian.sh - name: Test Fedora - continue-on-error: true # TODO: fix RPM release on scala-cli side run: .github/scripts/test-fedora.sh