summaryrefslogtreecommitdiff
path: root/.github/workflows/pull_request.yml
diff options
context:
space:
mode:
authorfx <[email protected]>2023-10-16 17:52:17 +0200
committerfx <[email protected]>2023-10-16 17:52:17 +0200
commit48943e0de28b99d7f108e96b7d250bbf1a6c5a5b (patch)
treeb33a42de5a0534b48d2ada828ecde40e8d216bfe /.github/workflows/pull_request.yml
parentaa6e227d6c92fe908e24df72c8e9f0a3aa5a2784 (diff)
downloadwebol-48943e0de28b99d7f108e96b7d250bbf1a6c5a5b.tar
webol-48943e0de28b99d7f108e96b7d250bbf1a6c5a5b.tar.gz
webol-48943e0de28b99d7f108e96b7d250bbf1a6c5a5b.zip
update readme with defaults
Diffstat (limited to '.github/workflows/pull_request.yml')
-rw-r--r--.github/workflows/pull_request.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index 4466d7c..9a1d005 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -12,7 +12,7 @@ env:
12 CARGO_TERM_COLOR: always 12 CARGO_TERM_COLOR: always
13 13
14jobs: 14jobs:
15 build: 15 test:
16 runs-on: ubuntu-latest 16 runs-on: ubuntu-latest
17 steps: 17 steps:
18 - name: Run sccache-cache 18 - name: Run sccache-cache