Skip to content

Commit

Permalink
feat(infra): adding dummy workflow to enable testing (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianHymer authored May 15, 2023
1 parent b2e51fc commit ec84d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_and_deploy_scorer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
runs-on: ubuntu-latest

steps:
- runs: |
echo Hi
- run: |
echo Hi

0 comments on commit ec84d43

Please sign in to comment.