Skip to content

Commit 680ce62

Browse files
workflows: remove '@' from chartboost/ruff-action (#350)
1 parent 82eff30 commit 680ce62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_and_format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
CXX: clang++-14
2424
LINT_AND_FORMAT_CHECK: true
2525

26-
- uses: @chartboost/ruff-action@v1
26+
- uses: chartboost/ruff-action@v1
2727
name: Lint with Ruff
2828
with:
2929
version: 0.0.261

0 commit comments

Comments
 (0)