Project description
name: learn-github-actions
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '14'
- run: npm install -g bats
- run: bats -v
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fortune_cookie_factory-0.0.2.tar.gz
.
File metadata
-
Download URL:
fortune_cookie_factory-0.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.9.16 Linux/5.15.0-1024-azure
File hashes
Hashes for fortune_cookie_factory-0.0.2.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
42be1f8b2e9f5e1d1b5dd1f48d72041e09b8084e7d78fe66742a9b60c0eb3fe5 |
|
MD5 |
38acfe8cb7a0cb2e5be758cd2decd81d |
|
BLAKE2b-256 |
10446acce0fda0c15294bed590f87c1fad8baa90d3dde66b425fcd19e14952fe |
|
See more details on using hashes here.
File details
Details for the file fortune_cookie_factory-0.0.2-py3-none-any.whl
.
File metadata
File hashes
Hashes for fortune_cookie_factory-0.0.2-py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
c5eb02b1502aede52f9362c592d1d8dcbe972a9d54fd3d43efcc9cdf0851921a |
|
MD5 |
71a214f178c54724c219653d6b1552b6 |
|
BLAKE2b-256 |
2ffa7f6d64aecb92407a2af3ff516092fc4ffeccfc04998ab67f600b503170e8 |
|
See more details on using hashes here.