Skip to content

Commit

Permalink
new runner for main
Browse files Browse the repository at this point in the history
  • Loading branch information
harryprayiv committed Mar 12, 2024
1 parent 1362fef commit 335cdb8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,13 @@ jobs:
nix build .#pelotero-engine:exe:generators --accept-flake-config
./result/bin/generators
nix build .#pelotero-engine:exe:playground --accept-flake-config
# ./result/bin/playground
nix build .#pelotero-engine:exe:head2head --accept-flake-config
# ./result/bin/head2head
nix build .#pelotero-engine:exe:league --accept-flake-config
# ./result/bin/league
nix build .#pelotero-engine:exe:test_adt --accept-flake-config
# ./result/bin/test_adt
nix build .#pelotero-engine:exe:official --accept-flake-config
# ./result/bin/official
nix build .#pelotero-engine:exe:autodraft --accept-flake-config
# ./result/bin/autodraft
nix build .#pelotero-engine:exe:fetchStats --accept-flake-config
./result/bin/fetchStats 2023-07-01 2023-07-02
nix build .#pelotero-engine:exe:roster --accept-flake-config
./result/bin/roster 2023
# - name: Run Generator
# run: ./result/bin/generators
Expand Down

0 comments on commit 335cdb8

Please sign in to comment.