Skip to content

Commit

Permalink
work on GHA build yml, fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
oxy86 committed Nov 24, 2024
1 parent 51b0201 commit 2690a61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
cache: true



#
# Build SocNetV
#
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
- name: Validate YAML file
run:
yamllint ${{ github.workspace }}/.github/workflows/*.yml

0 comments on commit 2690a61

Please sign in to comment.