Skip to content

Commit 0956012

Browse files
committed
Revert unchanged files
1 parent 803b5a0 commit 0956012

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ jobs:
9595
- name: Set up Poetry
9696
uses: ni/python-actions/setup-poetry@9768589f3e50672173dad75a6fc181e4a85d33fa # 0.7.0
9797
- name: Update project version
98-
uses: ni/python-actions/update-project-version@9768589f3e50672173dad75a6fc181e4a85d33fa # 0.7.0
98+
uses: ni/python-actions/update-project-version@9768589f3e50672173dad75a6fc181e4a85d33fa # 0.7.0

.github/workflows/run_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
with:
4040
name: test_results_unit_${{ matrix.os }}_py${{ matrix.python-version }}
4141
path: ./test_results/*.xml
42-
if: always()
42+
if: always()

0 commit comments

Comments
 (0)