Skip to content

Commit

Permalink
syncing downstream-build.yaml; previous commit: Author: Daniel Jeans …
Browse files Browse the repository at this point in the history
…<[email protected]>

Date:   Fri Jan 13 17:16:26 2023 +0900

    Update tpcsd2 (#263)

    * deal with case of undefined previousStep

    * add time information to LowPt hits
  • Loading branch information
jmcarcell committed Mar 8, 2023
1 parent a8bcaa5 commit 47b8dc5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/downstream-build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: downstream-build

on:
pull_request:
workflow_dispatch:

jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v3
- uses: cvmfs-contrib/github-action-cvmfs@v3
- uses: key4hep/key4hep-actions/downstream-build@main

0 comments on commit 47b8dc5

Please sign in to comment.