Skip to content

Commit

Permalink
Merge pull request github#32551 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot committed Apr 16, 2024
2 parents d522cf9 + 227e4e2 commit e7cb82e
Show file tree
Hide file tree
Showing 24 changed files with 4,368 additions and 7,384 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-changed-content.yml
@@ -1,6 +1,6 @@
name: Test changed content

# **What it does**: Runs the jest tests for changed and deleted content files.
# **What it does**: Runs the vitest tests for changed and deleted content files.
# **Why we have it**: Use GitHub Actions to run tests on changed content files.
# **Who does it impact**: Docs engineering, open-source engineering contributors.

Expand Down
1 change: 0 additions & 1 deletion .prettierignore
Expand Up @@ -3,7 +3,6 @@ src/bookmarklets/
src/open-source/scripts/add-pr-links.js
/.next/

# jest --coverage option
/.coverage
/coverage

Expand Down

0 comments on commit e7cb82e

Please sign in to comment.