diff --git a/.github/workflows/packs.yaml b/.github/workflows/packs.yaml index 6e01d6e..a51b407 100644 --- a/.github/workflows/packs.yaml +++ b/.github/workflows/packs.yaml @@ -24,4 +24,3 @@ jobs: - name: Run tests run: | python top_trumps.py --emulations 10 --pack ${{ matrix.pack }} -``` \ No newline at end of file