Skip to content

Commit

Permalink
Remove error
Browse files Browse the repository at this point in the history
  • Loading branch information
non-det-alle committed Mar 21, 2024
1 parent 9fe38eb commit 0f7f194
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/per-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ jobs:
name: "Test ns-3"
uses: ./.github/actions/test

code-linting:
needs: compile
#code-linting:
# needs: compile
# uses: ./.github/workflows/.linting.yml
#
#documentation:
# needs: code-linting

documentation:
needs: compile
uses: ./.github/workflows/.test-doc.yml

code-analysis:
Expand Down

0 comments on commit 0f7f194

Please sign in to comment.