Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.11 KB

File metadata and controls

24 lines (22 loc) · 1.11 KB

currents-nodejs-github-actions-example repository content map

  • Total tracked files copied: 16
  • Original repo files are copied into this project folder with preserved paths.
  • README.md from source repo is copied as README.upstream.md to keep the detailed local README.md at root.
Source path Local path
.github/workflows/test.yml .github/workflows/test.yml
.gitignore .gitignore
README.md README.upstream.md
image.png image.png
package-lock.json package-lock.json
package.json package.json
report.xml report.xml
tests/annotations.test.mjs tests/annotations.test.mjs
tests/bailout.test.mjs tests/bailout.test.mjs
tests/edge-cases.test.mjs tests/edge-cases.test.mjs
tests/hooks.test.mjs tests/hooks.test.mjs
tests/nesting.test.mjs tests/nesting.test.mjs
tests/retries.test.mjs tests/retries.test.mjs
tests/simple.test.mjs tests/simple.test.mjs
tests/subtests.test.mjs tests/subtests.test.mjs
tests/timeout.test.mjs tests/timeout.test.mjs