Skip to content

Commit

Permalink
testing workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliatruong committed Jun 10, 2024
1 parent 5055d09 commit e16cc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-CI-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- '3.11'
steps:
- name: Checkout code
- uses: actions/checkout@v4
uses: actions/checkout@v4

- name: 'Set up Python ${{ matrix.python-version }}'
uses: actions/setup-python@v4
Expand Down

0 comments on commit e16cc73

Please sign in to comment.