Skip to content

Commit

Permalink
rename workflows
Browse files Browse the repository at this point in the history
Signed-off-by: mario <[email protected]>
  • Loading branch information
MarioBassem committed Nov 11, 2023
1 parent 3f5adc3 commit 9e493c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint wc
name: Lint json_parser

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test wc
name: Test json_parser

on:
push:
Expand Down

0 comments on commit 9e493c6

Please sign in to comment.