Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtzData committed Feb 16, 2025
1 parent a44622c commit 5aac81d
Show file tree
Hide file tree
Showing 5 changed files with 1,104 additions and 14 deletions.
14 changes: 0 additions & 14 deletions tests/.envrc

This file was deleted.

7 changes: 7 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Verifying Release

To run tests of all types for current environments use
```
pnpm i
export AIRTABLE_API_TOKEN=
export K6_OUT=
export REQUEST_TIMEOUT=30000
./release.js
```

To set the current release tag and run the tests for the latest release features use
```
./release.js new vX.X.X
```
Loading

0 comments on commit 5aac81d

Please sign in to comment.