Skip to content

Commit

Permalink
format to match expected
Browse files Browse the repository at this point in the history
  • Loading branch information
atravitz committed Dec 13, 2024
1 parent 6372acb commit bb3b75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ defaults:
jobs:
tests:
runs-on: ${{ matrix.os }}
name: "πŸ’»-${{matrix.os }} 🐍-${{ matrix.python-version }} πŸ—ƒοΈ${{ matrix.pydantic-version }} oechem-${{ matrix.openeye }}"
name: "πŸ’»-${{matrix.os }} 🐍-${{ matrix.python-version }} πŸ—ƒοΈ${{ matrix.pydantic-version }} oechem: ${{ matrix.openeye }}"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit bb3b75e

Please sign in to comment.