Skip to content

Commit 3eb3fe0

Browse files
Merge pull request #17 from simatic-ax/fix/remove-apax_lock_from_gitIgnore
fix: adjust settings and steps for workflow actions
2 parents 30eeb6f + 730496b commit 3eb3fe0

File tree

3 files changed

+744
-4
lines changed

3 files changed

+744
-4
lines changed

.github/workflows/package-development-workflow.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
- name: Build source code
5151
uses: simatic-ax/actions/apax-build@v4
5252

53-
- name: Test source code
54-
uses: simatic-ax/actions/apax-test@v4
55-
5653
- name: Check links
5754
uses: gaurav-nelson/github-action-markdown-link-check@v1
5855
with:

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
bin
44
obj
55
MonitorData.json
6-
apax-lock.json
76
*.bak
87
/.vs

0 commit comments

Comments
 (0)