Skip to content

Commit e84bd5d

Browse files
committed
Test that binary runs
1 parent e290490 commit e84bd5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: build flake
2020
run: |
2121
nix build .#
22+
./result/bin/fints2ledger --help
2223
2324
build:
2425
name: GHC ${{ matrix.ghc-version }} on ${{ matrix.os }} / build

0 commit comments

Comments
 (0)