Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvllrs committed Oct 3, 2024
1 parent 7ed54d7 commit 3af64e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: "3.11.4"
- name: test
run: echo "${{ github.event.push.ref }}"
- name: Load cached Poetry install
uses: actions/cache@v3
id: cached-poetry
Expand Down

0 comments on commit 3af64e6

Please sign in to comment.