Skip to content

Commit

Permalink
Only run txtar
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Oct 19, 2024
1 parent 4fe3940 commit 7beb426
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ unset RUNME_SESSION_STRATEGY RUNME_TLS_DIR RUNME_SERVER_ADDR
export SHELL="/bin/bash"
export TZ="UTC"
export TAGS="test_with_txtar"
export RUN="^TestRunme\w*"
export PKGS="github.com/stateful/runme/v3"
make test
```

Expand Down

0 comments on commit 7beb426

Please sign in to comment.