Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nflorescf authored Feb 15, 2024
1 parent 5290849 commit e440aad
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Upload TOML file
uses: actions/upload-artifact@v2
- uses: coinfabrik/scout-actions@test
with:
name: toml-artifact
path: test.toml
- uses: coinfabrik/[email protected]
with:
who-to-greet: 'CoinFabrik 08-01'
target: './target/test.toml'

0 comments on commit e440aad

Please sign in to comment.