Skip to content

Commit

Permalink
Add prime Numbers and install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandeep authored and Sandeep committed Aug 19, 2024
1 parent 569f68b commit 790b386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: python --version
- run: poetry --version
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
Expand Down

0 comments on commit 790b386

Please sign in to comment.