Skip to content

Commit f59c6a3

Browse files
committed
fix
1 parent 0c6783a commit f59c6a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dca_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
python-version: ["3.8", "3.8", "3.9"]
1515
steps:
1616
- name: Test DCA
17-
- uses actions/checkout@v3
17+
uses: actions/checkout@v3
1818
- name: Set up Python ${{ matrix.python-version }}
1919
uses: actions/setup-python@v3
2020
with:

0 commit comments

Comments
 (0)