Skip to content

Commit

Permalink
Rename tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sidjha1 committed Sep 30, 2024
1 parent e837565 commit 938cc1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruff.yml → .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI/CD Pipeline
name: Tests and Linting

on:
push:
Expand Down Expand Up @@ -31,7 +31,7 @@ jobs:
run: ruff check .

test:
name: Run LM Tests
name: LM Tests
runs-on: ubuntu-latest
timeout-minutes: 10

Expand Down

0 comments on commit 938cc1d

Please sign in to comment.