Skip to content

Commit

Permalink
Change emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke committed Apr 2, 2024
1 parent c2a0f7d commit de32574
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 @@ -22,7 +22,7 @@ jobs:
python-version: ["3.9", "3.10", "3.11"]
runs-on: ${{ matrix.os }}
steps:
- name: 🥡 Checkout code
- name: 🫙 Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0 # checkout tags (which is not done by default)
Expand Down

0 comments on commit de32574

Please sign in to comment.