Skip to content

Commit e1647d9

Browse files
committed
removing the setup step
1 parent 4a0abe3 commit e1647d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ jobs:
9999
- name: Checkout repository
100100
uses: actions/checkout@v4
101101

102-
- name: Setup
103-
uses: ./.github/actions/setup
102+
# - name: Setup
103+
# uses: ./.github/actions/setup
104104

105105
- name: Setup Node.js
106106
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)