Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlabno committed Nov 29, 2023
1 parent c201531 commit dc40ff8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: GOVUK_DOCKER_DIR=. make build

0 comments on commit dc40ff8

Please sign in to comment.