HTTP/2 301
content-length: 0
location: https://docs.github.com/en/actions/automating-builds-and-tests
HTTP/2 301
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data:;script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
location: /en/actions/how-tos/writing-workflows/building-and-testing
content-type: text/plain; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: 77B7:17537:AC11FD:C740FF:688103F8
accept-ranges: bytes
date: Wed, 23 Jul 2025 15:47:04 GMT
via: 1.1 varnish
age: 0
x-served-by: cache-bom-vanm7210060-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753285624.646359,VS0,VE983
vary: Accept
strict-transport-security: max-age=31557600
content-length: 92
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data:;script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
x-powered-by: Next.js
content-type: text/html; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: EAB9:21CC2:BD6E4A:D89E65:688103F9
content-encoding: gzip
accept-ranges: bytes
age: 1
date: Wed, 23 Jul 2025 15:47:06 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210060-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753285625.642226,VS0,VE2169
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 31879
Building and testing - GitHub DocsSkip to main contentBuilding and testing
You can automatically build and test your projects with GitHub Actions.
Learn how to create a continuous integration (CI) workflow to build and test your Go project.
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Ant.
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Gradle.
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Maven.
Learn how to create a continuous integration (CI) workflow to build and test your .NET project.
Learn how to create a continuous integration (CI) workflow to build and test your Node.js project.
Learn how to create a continuous integration (CI) workflow to build and test your PowerShell project.
Learn how to create a continuous integration (CI) workflow to build and test your Python project.
You can create a continuous integration (CI) workflow to build and test your Ruby project.
Learn how to create a continuous integration (CI) workflow to build and test your Rust project.
Learn how to create a continuous integration (CI) workflow to build and test your Swift project.
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Xamarin application.