Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhao authored Jan 25, 2024
1 parent e08ffa6 commit ba8c20a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
```yaml
name: Continuous Integration

on:
Expand All @@ -24,4 +23,4 @@ jobs:

- name: Run tests
run: yarn test
```

0 comments on commit ba8c20a

Please sign in to comment.