Skip to content

Commit

Permalink
chore: rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasio committed Aug 30, 2024
1 parent 2422aab commit cc1419d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/esm-build-test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: eslint
name: ESM Build Test

on: [pull_request]

jobs:
eslint:
esm-build-test:
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit cc1419d

Please sign in to comment.